Click or drag to resize
NChartScaleLegendDelegate Property
Delegate of the legend.

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

Property Value

Type: INChartLegendDelegate

Implements

INChartLegendDelegate
See Also