ImageAnnotationModel - класс |
Пространство имён: Tessa.UI.Views.Charting.Annotations
public class ImageAnnotationModel : AnnotationModel<ImageAnnotationModel>
Тип ImageAnnotationModel предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | ImageAnnotationModel |
Initializes a new instance of the ImageAnnotationModel class.
|
Имя | Описание | |
---|---|---|
![]() | Angle |
Gets or sets Угол поворота
|
![]() | Appearance |
Gets or sets Внешний вид
(Унаследован от AnnotationModel<T>.) |
![]() | ContentTemplate |
Gets or sets Шаблон содержимого
(Унаследован от AnnotationModel<T>.) |
![]() | CoordinateUnit |
Gets or sets Вид системы координат
(Унаследован от AnnotationModel<T>.) |
![]() | EnableClipping |
Gets or sets a value indicating whether This property decides whether annotation should clip while crossing with
boundary.
(Унаследован от AnnotationModel<T>.) |
![]() | EnableEditing |
Gets or sets a value indicating whether Признак возможности редактирования текста в TextAnnotation (Унаследован от AnnotationModel<T>.) |
![]() | HorizontalAlignment |
Gets or sets Горизонтальное выравнивание
(Унаследован от AnnotationModel<T>.) |
![]() | HorizontalTextAlignment |
Gets or sets Горизонтальное выравнивание текста
|
![]() | ImageSource |
Gets or sets Изображение
|
![]() | ShowAxisLabel |
Gets or sets a value indicating whether Признак отображения метки
координаты расположения аннотации на оси координат
(Унаследован от AnnotationModel<T>.) |
![]() | ShowToolTip |
Gets or sets a value indicating whether Признак отображения подсказки.
(Унаследован от AnnotationModel<T>.) |
![]() | Text | Gets or sets Текст. (Унаследован от AnnotationModel<T>.) |
![]() | ToolTipContent |
Gets or sets Содержимое подсказки
(Унаследован от AnnotationModel<T>.) |
![]() | ToolTipPlacement | Gets or sets Позиция подсказки. (Унаследован от AnnotationModel<T>.) |
![]() | ToolTipShowDuration | Gets or sets Продолжительность отображения подсказки. (Унаследован от AnnotationModel<T>.) |
![]() ![]() | ToolTipTemplate | Gets or sets Имя шаблона данных для отображения подсказки (Унаследован от AnnotationModel<T>.) |
![]() | TypeId |
Gets or sets Идентификатор типа
(Унаследован от AnnotationModel<T>.) |
![]() | VerticalAlignment |
Gets or sets Вертикальное выравнивание
(Унаследован от AnnotationModel<T>.) |
![]() | VerticalTextAlignment |
Gets or sets Вертикальное выравнивание текста
|
![]() | VisibilityConditional |
Gets or sets Условие видимости элемента
(Унаследован от AnnotationModel<T>.) |
![]() | X1 | Gets or sets позиция X1 (Унаследован от AnnotationModel<T>.) |
![]() | X2 |
Gets or sets Координата X2
|
![]() | XAxisName |
Gets or sets the axis(horizontal) in which this annotation associated.
(Унаследован от AnnotationModel<T>.) |
![]() | Y1 | Gets or sets the annotation Y1 position. (Унаследован от AnnotationModel<T>.) |
![]() | Y2 |
Gets or sets Координата Y2
|
![]() | YAxisName |
Gets or sets the axis(vertical) in which this annotation associated.
(Унаследован от AnnotationModel<T>.) |
Имя | Описание | |
---|---|---|
![]() | Clone |
Создает и возвращает копию текущего объекта.
В созданный объект копируются данные из текущего объекта
(Унаследован от Coping<T>.) |
![]() | CopyTo |
Клонирует данные объекта реализующего
интерфейс в объект target (Переопределяет AnnotationModel<T>.CopyTo(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 |
Создает и возвращает копию текущего объекта.
В созданный объект копируются данные из текущего объекта
Перекрывается в потомках для пользовательской обработки процесса
создания копии объекта
(Унаследован от Coping<T>.) |
![]() | InternalCreateModel |
Создает и возвращает экземпляр объекта
типа T
Перекрывается в потомках для пользовательской
обработки создания модели
(Унаследован от Coping<T>.) |
![]() | 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.) |