INChartSeriesDataSource Property |
Data source for the series.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax INChartSeriesDataSource DataSource { get; set; }
Property DataSource As INChartSeriesDataSource
Get
Set
property INChartSeriesDataSource^ DataSource {
INChartSeriesDataSource^ get ();
void set (INChartSeriesDataSource^ value);
}
Property Value
Type:
INChartSeriesDataSourceSee Also