Palette.Predefined Property
Reports whether the palette is user-defined or built-in.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the palette is built-in; otherwise, false. |
See Also