Click or drag to resize
NChartValueAxisDataSource Property
Data source of the axis.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public INChartValueAxisDataSource DataSource { get; set; }

Property Value

Type: INChartValueAxisDataSource
See Also