Click or drag to resize
NChartMarkerBorderBrush Property
Brush of the marker's border. Please note that only markers with predefined shapes have borders. If you use model border's properties are ignored.

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

Property Value

Type: INChartBrush
See Also