LineAnnotationFactory - класс

Фабрика для создания аннотации в виде линии

Definition

Пространство имён: Tessa.UI.Views.Charting.Annotations
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public class LineAnnotationFactory : LineAnnotationFactoryBase
Inheritance
Object    AbstractFactoryIAnnotationModel, IAnnotationViewModel    AnnotationFactory    ShapeAnnotationFactory    LineAnnotationFactoryBase    LineAnnotationFactory

Конструкторы

LineAnnotationFactory Initializes a new instance of the LineAnnotationFactory class. Initializes a new instance of the LineAnnotationFactoryBase class. Initializes a new instance of the ShapeAnnotationFactory class. Initializes a new instance of the AnnotationFactory class. Initializes a new instance of the AbstractFactoryTModel, TViewModel class. Инициализирует новый экземпляр класса Object.

Свойства

Icon Gets Значок фабрики
(Унаследован от AbstractFactoryTModel, TViewModel)
Name Gets Название фабрики
(Унаследован от AbstractFactoryTModel, TViewModel)
TypeId Gets Идентификатор типа
(Унаследован от AbstractFactoryTModel, TViewModel)

Методы

CalculateDataОсуществляет расчет формулы
(Унаследован от AnnotationFactory)
ConvertDataОсуществляет преобразование значения данных в значение оси координат
(Унаследован от AnnotationFactory)
Create Создает и возвращает модель объекта
(Переопределяет AbstractFactoryTModel, TViewModelCreate)
Create(IAnnotationModel) Создает и возвращает модель-представление объекта
(Переопределяет AbstractFactoryTModel, TViewModelCreate(TModel))
CreateAnnotation Создает аннотацию из модели model
(Переопределяет AnnotationFactoryCreateAnnotation(IAnnotationModel, IChartContext))
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
InitializeCommonPropertiesОсуществляет инициализацию общий свойств аннотации
(Унаследован от LineAnnotationFactoryBase)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
SetAppearanceValueThe set appearance value.
(Унаследован от AnnotationFactory)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Поля

scriptingCache The scripting cache.
(Унаследован от AnnotationFactory)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также