VerticalLineAnnotationFactory - конструктор

Initializes a new instance of the VerticalLineAnnotationFactory 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.

Definition

Пространство имён: Tessa.UI.Views.Charting.Annotations
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public VerticalLineAnnotationFactory(
	[NotNullAttribute] IChartScriptingCache scriptingCache,
	[NotNullAttribute] AppearancesCache appearancesCache,
	[NotNullAttribute] VerticalLineAnnotationViewModelFactory factory
)

Параметры

scriptingCache  IChartScriptingCache
Кэш формул диаграммы
appearancesCache  AppearancesCache
Кэш описателей внешних видов
factory  VerticalLineAnnotationViewModelFactory
Фабрика создания модели-представления редактирования настроек аннотации

См. также