PaletteBase - конструктор
Initializes a new instance of the
PaletteBase class.
Called when instance created for ChartColorModel with single arguments
Пространство имён: Tessa.UI.Views.Charting.PalettesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public PaletteBase(
Guid typeId,
[NotNullAttribute] string name,
ChartColorPalette palette = ChartColorPalette.Custom
)
Public Sub New (
typeId As Guid,
<NotNullAttribute> name As String,
Optional palette As ChartColorPalette = ChartColorPalette.Custom
)
public:
PaletteBase(
Guid typeId,
[NotNullAttribute] String^ name,
ChartColorPalette palette = ChartColorPalette::Custom
)
new :
typeId : Guid *
[<NotNullAttribute>] name : string *
?palette : ChartColorPalette
(* Defaults:
let _palette = defaultArg palette ChartColorPalette.Custom
*)
-> PaletteBase
Параметры
- typeId Guid
-
Идентификатор типа
- name String
-
Название
- palette ChartColorPalette (Optional)
-
Вид палитры