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

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

Definition

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

Параметры

factory  PropertyBuilderFactory
Фабрика создания строителя свойств
typeId  Guid
Идентификатор типа
name  String
Наименование
icon  Object  (Optional)
Значок

См. также