Click or drag to resize
NChartPointStateBrush Property
Brush that fills the point. See NChartBrush.

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

Property Value

Type: INChartBrush
See Also