Click or drag to resize
NChartPointStateBorderBrush Property
Brush of the point's border. See NChartBrush.

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

Property Value

Type: INChartBrush
See Also