SegmentColorizerBase Class
In This Article
The base class for the colorizers that color the line view segments.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public abstract class SegmentColorizerBase :
ChartElement
#Related API Members
The following members return SegmentColorizerBase objects:
#Inheritance
See Also