public interface IAnnotationModel : IModel,
ICloneable, ITypeIdentifier, IConditionalVisibilityPublic Interface IAnnotationModel
Inherits IModel, ICloneable, ITypeIdentifier, IConditionalVisibilitypublic interface class IAnnotationModel : IModel,
ICloneable, ITypeIdentifier, IConditionalVisibilitytype IAnnotationModel =
interface
interface IModel
interface ICloneable
interface ITypeIdentifier
interface IConditionalVisibility
end| Appearance | Gets or sets Внешний вид |
| ContentTemplate | Gets or sets Шаблон содержимого |
| CoordinateUnit | Gets or sets Вид системы координат |
| EnableClipping | Gets or sets a value indicating whether This property decides whether annotation should clip while crossing with boundary. |
| EnableEditing | Gets or sets a value indicating whether Признак возможности редактирования текста в TextAnnotation |
| HorizontalAlignment | Gets or sets Горизонтальное выравнивание |
| ShowAxisLabel | Gets or sets a value indicating whether Признак отображения метки координаты расположения аннотации на оси координат |
| ShowToolTip | Gets or sets a value indicating whether Признак отображения подсказки. |
| Text | Gets or sets Текст. |
| ToolTipContent | Gets or sets Содержимое подсказки |
| ToolTipPlacement | Gets or sets Позиция подсказки. |
| ToolTipShowDuration | Gets or sets Продолжительность отображения подсказки. |
| ToolTipTemplate | Gets or sets Имя шаблона данных для отображения подсказки |
| TypeId |
Gets or sets Идентификатор типа
(Унаследован от ITypeIdentifier) |
| VerticalAlignment | Gets or sets Вертикальное выравнивание |
| VisibilityConditional |
Gets or sets Условие видимости элемента
(Унаследован от IConditionalVisibility) |
| X1 | Gets or sets позиция X1 |
| XAxisName | Gets or sets the axis(horizontal) in which this annotation associated. |
| Y1 | Gets or sets the annotation Y1 position. |
| YAxisName | Gets or sets the axis(vertical) in which this annotation associated. |
| Clone | Creates a new object that is a copy of the current instance. (Унаследован от ICloneable) |