ScaleGridOptionsBase Class
In This Article
The base class for scale options which can be plotted the coordinate grid.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
public abstract class ScaleGridOptionsBase :
ChartElement,
IScaleOptionsBase
#Inheritance
See Also