ColorEachPointColorizer.Palette Property
In This Article
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public Color[] Palette { get; set; }
#Property Value
Type |
---|
Color[] |
See Also