Click or drag to resize

PointLineSeriesSaveToCsv Property

LightningChart .NET Help
Save to Csv.

Namespace:  Arction.Wpf.ChartingMVVM.SeriesXY
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public ICommand SaveToCsv { get; }

Property Value

Type: ICommand
See Also