Click or drag to resize
NChartValueAxisDelegate Property
Delegate of the axis.

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

Property Value

Type: INChartValueAxisDelegate
See Also