Click or drag to resize

ViewXYIntensityGridSeries Property

LightningChart .NET Help
List of evenly spaced intensity grid series

Namespace:  Arction.Wpf.Charting.Views.ViewXY
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public List<IntensityGridSeries> IntensityGridSeries { get; set; }

Property Value

Type: ListIntensityGridSeries
See Also