ActiveReports 12
Min Property (Axis)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Axis Class : Min Property
Gets or sets the minimum value for the axis.
Syntax
'Declaration
 
Public Property Min As ExpressionInfo
public ExpressionInfo Min {get; set;}

Property Value

A ExpressionInfo value indicating the maximum value for the axis. 
Remarks
If omitted, the axis automatically scales.
See Also

Reference

Axis Class
Axis Members