ChartBaseMinValue Property
Gets or sets the minimum value.
Namespace: BeeMobile.ChartsAssembly: BeeMobile.Charts.NET48 (in BeeMobile.Charts.NET48.dll) Version: 4.8.0.3
public virtual double MinValue { get; set; }
Public Overridable Property MinValue As Double
Get
Set
Property Value
Double
If
ScaleType is Logarithmic, then
MinValue must be greater than 0.