public abstract class ShapeAnnotationFactory : AnnotationFactory
Public MustInherit Class ShapeAnnotationFactory
Inherits AnnotationFactory
public ref class ShapeAnnotationFactory abstract : public AnnotationFactory
[<AbstractClassAttribute>]
type ShapeAnnotationFactory =
class
inherit AnnotationFactory
end
ShapeAnnotationFactory | 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, TViewModel) |
Create(TModel) |
Создает и возвращает модель-представление объекта
(Унаследован от AbstractFactoryTModel, TViewModel) |
CreateAnnotation | Создает аннотацию из модели model (Унаследован от AnnotationFactory) |
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) |
InitializeCommonProperties | Осуществляет инициализацию общий свойств аннотации (Переопределяет AnnotationFactoryInitializeCommonProperties(AppearancesCache, Annotation, IAnnotationModel, IChartContext)) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
SetAppearanceValue | The set appearance value. (Унаследован от AnnotationFactory) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
scriptingCache |
The scripting cache.
(Унаследован от AnnotationFactory) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |