LineAnnotationModel - класс |
Пространство имён: Tessa.UI.Views.Charting.Annotations
public class LineAnnotationModel : ShapeAnnotationModel<LineAnnotationModel>, ILineAnnotationModel, IShapeAnnotationModel, IAnnotationModel, IModel, ICloneable, ITypeIdentifier, IConditionalVisibility
Тип LineAnnotationModel предоставляет следующие члены.
Имя | Описание | |
---|---|---|
LineAnnotationModel |
Initializes a new instance of the LineAnnotationModel class.
Initializes a new instance of the ShapeAnnotationModelT class.
|
Имя | Описание | |
---|---|---|
Appearance |
Gets or sets Внешний вид
(Унаследован от AnnotationModelT.) | |
CanDrag |
Gets or sets a value indicating whether Признак возможности изменения местоположения фигуры
(Унаследован от ShapeAnnotationModelT.) | |
CanResize |
Gets or sets a value indicating whether Признак возможности изменения размера фигуры
(Унаследован от ShapeAnnotationModelT.) | |
ContentTemplate |
Gets or sets Шаблон содержимого
(Унаследован от AnnotationModelT.) | |
CoordinateUnit |
Gets or sets Вид системы координат
(Унаследован от AnnotationModelT.) | |
DraggingMode |
Gets or sets Режим перемещения
(Унаследован от ShapeAnnotationModelT.) | |
EnableClipping |
Gets or sets a value indicating whether This property decides whether annotation should clip while crossing with
boundary.
(Унаследован от AnnotationModelT.) | |
EnableEditing |
Gets or sets a value indicating whether Признак возможности редактирования текста в TextAnnotation (Унаследован от AnnotationModelT.) | |
Fill |
Gets or sets Заливка фигуры
(Унаследован от ShapeAnnotationModelT.) | |
HorizontalAlignment |
Gets or sets Горизонтальное выравнивание
(Унаследован от AnnotationModelT.) | |
HorizontalTextAlignment |
Gets or sets Горизонтальная позиция текста
(Унаследован от ShapeAnnotationModelT.) | |
LineCap |
Gets or sets Описатель окончания линии
| |
ShowAxisLabel |
Gets or sets a value indicating whether Признак отображения метки
координаты расположения аннотации на оси координат
(Унаследован от AnnotationModelT.) | |
ShowLine |
Gets or sets a value indicating whether Признак видимости линии
| |
ShowToolTip |
Gets or sets a value indicating whether Признак отображения подсказки.
(Унаследован от AnnotationModelT.) | |
Stroke |
Gets or sets Кисть рамки
(Унаследован от ShapeAnnotationModelT.) | |
StrokeDashArray |
Gets or sets Список штрихов рамки
(Унаследован от ShapeAnnotationModelT.) | |
StrokeDashCap |
Gets or sets Шаблон линии
(Унаследован от ShapeAnnotationModelT.) | |
StrokeDashOffset |
Gets or sets Смещение штриха
(Унаследован от ShapeAnnotationModelT.) | |
StrokeEndLineCap |
Gets or sets Описатель конца линии фигуры
(Унаследован от ShapeAnnotationModelT.) | |
StrokeLineJoin |
Gets or sets Описатель соединительной линии
(Унаследован от ShapeAnnotationModelT.) | |
StrokeMiterLimit |
Gets or sets Предел отношение длинны штриха к половине толщины фигуры
(Унаследован от ShapeAnnotationModelT.) | |
StrokeStartLineCap |
Gets or sets Описатель начала линии фигуры
(Унаследован от ShapeAnnotationModelT.) | |
StrokeThickness |
Gets or sets Толщина линии фигуры
(Унаследован от ShapeAnnotationModelT.) | |
Text | Gets or sets Текст. (Унаследован от AnnotationModelT.) | |
ToolTipContent |
Gets or sets Содержимое подсказки
(Унаследован от AnnotationModelT.) | |
ToolTipPlacement | Gets or sets Позиция подсказки. (Унаследован от AnnotationModelT.) | |
ToolTipShowDuration | Gets or sets Продолжительность отображения подсказки. (Унаследован от AnnotationModelT.) | |
ToolTipTemplate | Gets or sets Имя шаблона данных для отображения подсказки (Унаследован от AnnotationModelT.) | |
TypeId |
Gets or sets Идентификатор типа
(Унаследован от AnnotationModelT.) | |
VerticalAlignment |
Gets or sets Вертикальное выравнивание
(Унаследован от AnnotationModelT.) | |
VerticalTextAlignment |
Gets or sets Вертикальное выравнивание текста
(Унаследован от ShapeAnnotationModelT.) | |
VisibilityConditional |
Gets or sets Условие видимости элемента
(Унаследован от AnnotationModelT.) | |
X1 | Gets or sets позиция X1 (Унаследован от AnnotationModelT.) | |
X2 |
Gets or sets Значение X2
(Унаследован от ShapeAnnotationModelT.) | |
XAxisName |
Gets or sets the axis(horizontal) in which this annotation associated.
(Унаследован от AnnotationModelT.) | |
Y1 | Gets or sets the annotation Y1 position. (Унаследован от AnnotationModelT.) | |
Y2 |
Gets or sets Значение Y2
(Унаследован от ShapeAnnotationModelT.) | |
YAxisName |
Gets or sets the axis(vertical) in which this annotation associated.
(Унаследован от AnnotationModelT.) |
Имя | Описание | |
---|---|---|
Clone |
Создает и возвращает копию текущего объекта.
В созданный объект копируются данные из текущего объекта
(Унаследован от CopingT.) | |
CopyTo |
Клонирует данные объекта реализующего
интерфейс в объект target (Переопределяет ShapeAnnotationModelTCopyTo(T).) | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
InternalClone |
Создает и возвращает копию текущего объекта.
В созданный объект копируются данные из текущего объекта
Перекрывается в потомках для пользовательской обработки процесса
создания копии объекта
(Унаследован от CopingT.) | |
InternalCreateModel |
Создает и возвращает экземпляр объекта
типа T
Перекрывается в потомках для пользовательской
обработки создания модели
(Унаследован от CopingT.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
ToString | Returns a string that represents the current object. (Унаследован от Object.) |
Имя | Описание | |
---|---|---|
Get | (Определяется ComHelper.) | |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
Invoke | (Определяется ComHelper.) | |
Set | (Определяется ComHelper.) |