Click or drag to resize

PaletteStepMaxValue Property

LightningChart .NET Help
Step maximum value

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

Property Value

Type: Double
See Also