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

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

Initializes a new instance of the RectangleAnnotationFactory class. Initializes a new instance of the SolidShapeAnnotationFactory class. Initializes a new instance of the ShapeAnnotationFactory 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 RectangleAnnotationFactory(
	[NotNullAttribute] IChartScriptingCache scriptingCache,
	[NotNullAttribute] AppearancesCache appearancesCache,
	[NotNullAttribute] RectangleAnnotationViewModelFactory factory
)

Параметры

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