Click or drag to resize
NChartScaleLegendScaleDelegate Property
Delegate of the scale legend.

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

Property Value

Type: INChartScaleLegendDelegate
See Also