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

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 AbstractFactoryTModel, TViewModel class. Инициализирует новый экземпляр класса Object.

Definition

Пространство имён: Tessa.UI.Views.Charting.Annotations
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
protected SolidShapeAnnotationFactory(
	[NotNullAttribute] IChartScriptingCache scriptingCache,
	Guid typeId,
	[NotNullAttribute] string name,
	[CanBeNullAttribute] Object icon = null
)

Параметры

scriptingCache  IChartScriptingCache
Кэш формул диаграммы
typeId  Guid
Идентификатор типа
name  String
Наименование
icon  Object  (Optional)
Значок

См. также