Click or drag to resize

AxisBaseMaximum Property

LightningChart .NET Help
Maximum axis value.

Namespace:  Arction.WinForms.Charting.Axes
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "10")]
public double Maximum { get; set; }

Property Value

Type: Double
See Also