SegmentColorizerBase Class
The base class for the colorizers that color the line view segments.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public abstract class SegmentColorizerBase :
ChartElement
Related API Members
The following members return SegmentColorizerBase objects:
Inheritance
See Also