SegmentBasedStackedFillColorizer.SegmentColorizer Property
In This Article
Gets or sets the line segment colorizer that specifies colors used to paint area segments.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public IStackedSegmentColorizer SegmentColorizer { get; set; }
#Property Value
Type | Description |
---|---|
IStacked |
See Also