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

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

Initializes a new instance of the TextAnnotationFactory class. Initializes a new instance of the AnnotationFactory class. Initializes a new instance of the AbstractFactory<TModel, TViewModel> class. Инициализирует новый экземпляр класса Object.

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

Параметры

scriptingCache
Тип: Tessa.UI.Views.Charting.Scripting.IChartScriptingCache
The scripting Cache.
appearancesCache
Тип: Tessa.UI.Views.Appearances.AppearancesCache
Кэш описаний внешних видов
factory
Тип: Tessa.UI.Views.Charting.Annotations.TextAnnotationViewModelFactory
Фабрика создания модели-представления редактирования настроек
См. также