Back to Devexpress

ScaleGridOptionsBase Class

corelibraries-devexpress-dot-xtracharts-2a9fa6b5.md

latest1.5 KB
Original Source

ScaleGridOptionsBase Class

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

Namespace : DevExpress.XtraCharts

Assembly : DevExpress.XtraCharts.v25.2.dll

NuGet Package : DevExpress.Charts

Declaration

csharp
public abstract class ScaleGridOptionsBase :
    ChartElement,
    IScaleOptionsBase
vb
Public MustInherit Class ScaleGridOptionsBase
    Inherits ChartElement
    Implements IScaleOptionsBase

Inheritance

Object ChartElement ScaleGridOptionsBase QualitativeScaleOptions

ScaleOptionsBase

DateTimeScaleOptions

TimeSpanScaleOptions

NumericScaleOptions

See Also

ScaleGridOptionsBase Members

DevExpress.XtraCharts Namespace