INChartSolidSeriesBorderBrush Property |
Brush of the border that surrounds the series.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax INChartBrush BorderBrush { get; set; }
Property BorderBrush As INChartBrush
Get
Set
property INChartBrush^ BorderBrush {
INChartBrush^ get ();
void set (INChartBrush^ value);
}
Property Value
Type:
INChartBrushSee Also