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