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