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
Syntaxpublic ICommand SaveToCsv { get; }Public ReadOnly Property SaveToCsv As ICommand
Get
public:
property ICommand^ SaveToCsv {
ICommand^ get ();
}Property Value
Type:
ICommand
See Also