Reporting

Specifies the Y axis modes.

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public enum ChartYAxisMode
Visual Basic
Public Enumeration ChartYAxisMode

Members

Member nameValueDescription
Normal0 Sets default Y axis mode.
Extended1Extends the axis when AutoScale property is set to true.

Version Information

Supported in: 1.0.1

See Also