Click or drag to resize

IntensityGridSeriesRangeMaxX Property

LightningChart .NET Help
Maximum X range value.

Namespace:  Arction.Wpf.Charting.SeriesXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(double), "100")]
public double RangeMaxX { get; set; }

Property Value

Type: Double
See Also