Click or drag to resize
NChartScaleLegendScale Property
Brush scale associated with the scale legend. The default value is null.

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

Property Value

Type: NChartBrushScale
See Also