[]
        
(Showing Draft Content)

C1.Web.Mvc.ChartAxis-1.Min

Min Property

Min

Gets or sets the minimum value shown on the axis. If not set, the minimum is calculated automatically.

Declaration
public object Min { get; set; }
Remarks

The value can be a number or a DateTime object (for time-based data).