ChartYAxisMode
Enum
Specifies the Y axis modes.
Definition
Namespace:Telerik.Reporting.Charting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public enum ChartYAxisMode
Fields
Extends the axis when AutoScale property is set to true.
C#
Extended = 1
Sets default Y axis mode.
C#
Normal = 0