Palette.GetPredefinedKinds() Method
In This Article
Returns the list of pre-defined palettes.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
IEnumerable<Palette |
A collection of the Palette |
See Also