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

ScaleGridOptionsBase Class

The base class for scale options which can be plotted the coordinate grid.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v20.2.dll

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

Declaration

public abstract class ScaleGridOptionsBase :
    ChartElement,
    IScaleOptionsBase
See Also