Click or drag to resize
NChartScaleLegends Property
Scale legends array. It's empty by default.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public IReadOnlyList<NChartScaleLegend> ScaleLegends { get; }

Property Value

Type: IReadOnlyListNChartScaleLegend
See Also