Click or drag to resize
NChartBrushScaleValues Property
Array of values.

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

Property Value

Type: IReadOnlyListDouble
See Also