Class ChartAxisRangeType
Specifies chart axis ranges configuration options.
Inheritance
System.Object
ChartAxisRangeType
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartAxisRangeType : Enum
Fields
Auto
Bounds are automatically calculated based on values.
Declaration
public const ChartAxisRangeType Auto
Field Value
| Type |
|---|
| ChartAxisRangeType |
Set
Bounds and intervals are explicitly set.
Declaration
public const ChartAxisRangeType Set
Field Value
| Type |
|---|
| ChartAxisRangeType |