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

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

Definition

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

Параметры

typeId  Guid
Идентификатор типа фабрики
name  String
Наименование
icon  Object  (Optional)
Значок

См. также