Reporting

Specifies the min value of the axis range.

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

Syntax

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

Version Information

Supported in: 1.0.1

See Also