Reporting

Specifies the step at which axis values are calculated

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

Syntax

C#
public override double Step { get; set; }
Visual Basic
Public Overrides Property Step As Double
	Get
	Set

See Also