AbstractLegendFactory - конструктор
Пространство имён: Tessa.UI.Views.Charting.LegendsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
protected AbstractLegendFactory(
[NotNullAttribute] PropertyBuilderFactory factory,
Guid typeId,
string name,
Object icon = null
)
Protected Sub New (
<NotNullAttribute> factory As PropertyBuilderFactory,
typeId As Guid,
name As String,
Optional icon As Object = Nothing
)
protected:
AbstractLegendFactory(
[NotNullAttribute] PropertyBuilderFactory^ factory,
Guid typeId,
String^ name,
Object^ icon = nullptr
)
new :
[<NotNullAttribute>] factory : PropertyBuilderFactory *
typeId : Guid *
name : string *
?icon : Object
(* Defaults:
let _icon = defaultArg icon null
*)
-> AbstractLegendFactory
Параметры
- factory PropertyBuilderFactory
-
Фабрика создания строителя свойств
- typeId Guid
-
Идентификатор типа
- name String
-
Наименование
- icon Object (Optional)
-
Значок