IStackedSegmentColorizer Interface
In This Article
An interface that should be implemented by a class that defines a line segment colorizer for a stacked area series.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public interface IStackedSegmentColorizer
#Related API Members
The following members return IStackedSegmentColorizer objects:
See Also