[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Axis.Min

Min Property

Min

Gets or sets the minimum value for the axis.

Declaration
public ExpressionInfo Min { get; set; }
Property Value
Type Description
ExpressionInfo

A ExpressionInfo value indicating the minimum value for the axis.

Remarks

If omitted, the axis automatically scales.