ColumnChartXAxisMaxValue 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 XAxisMaxValue { get; set; }
Public Overridable Property XAxisMaxValue As Double
Get
Set
Property Value
Double
If
ScaleType is Logarithmic, then
XAxisMaxValue must be greater than 0.