AreaSeries.SegmentColorizer Property
In This Article
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public ISegmentColorizer SegmentColorizer { get; set; }
#Property Value
Type |
---|
ISegment |
See Also