Skip to main content
A newer version of this page is available. .

SegmentColorizerBase Class

The base class for the colorizers that color the line view segments.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

NuGet Packages: DevExpress.Charts, DevExpress.WindowsDesktop.Charts

Declaration

public abstract class SegmentColorizerBase :
    ChartElement,
    IStripSplitterFactory

The following members return SegmentColorizerBase objects:

See Also