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

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

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
Синтаксис
protected AnnotationFactory(
	[NotNullAttribute] IChartScriptingCache scriptingCache,
	Guid typeId,
	[NotNullAttribute] string name,
	[CanBeNullAttribute] Object icon = null
)

Параметры

scriptingCache
Тип: Tessa.UI.Views.Charting.ScriptingIChartScriptingCache
Кэш формул.
typeId
Тип: SystemGuid
Идентификатор типа
name
Тип: SystemString
Наименование
icon (Optional)
Тип: SystemObject
Значок
См. также