'Declaration Public Enum AxisScaleMode Inherits System.Enum
'Usage Dim instance As AxisScaleMode
public enum AxisScaleMode : System.Enum
'Declaration Public Enum AxisScaleMode Inherits System.Enum
'Usage Dim instance As AxisScaleMode
public enum AxisScaleMode : System.Enum
Member | Description |
---|---|
Automatic | The range spans from the lowest value to the highest value of the data points. |
Manual | A custom range between CustomRangeStart and CustomRangeEnd is used for the axis. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.Chart.AxisScaleMode
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2