Skip to main content

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

The following members return SegmentColorizerBase objects:

See Also