Для изменения размера нажмите или перетащите

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.

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

Параметры

scriptingCache
Тип: Tessa.UI.Views.Charting.ScriptingIChartScriptingCache
The scripting Cache.
appearancesCache
Тип: Tessa.UI.Views.AppearancesAppearancesCache
Кэш описателей внешних видов
factory
Тип: Tessa.UI.Views.Charting.AnnotationsLineAnnotationViewModelFactory
Фабрика создания модели-представления редактирования настроек аннотации
См. также