Min Property
Min
Gets or sets the minimum value of the axis.
Declaration
[C1Description("ChartAxis.Min", "The minimum value of the axis.")]
public double Min { get; set; }
<C1Description("ChartAxis.Min", "The minimum value of the axis.")>
Public Property Min As Double