Reporting

Gets or sets the style of the Y axis.

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

Syntax

C#
public ChartYAxisMode AxisMode { get; set; }
Visual Basic
Public Property AxisMode As ChartYAxisMode
	Get
	Set

Version Information

Supported in: 1.0.1

See Also