| NChartSurfaceSeriesBrush Property | 
 
Brush that fills the series.
 
    Namespace: 
   NChart3D_UWP
    Assembly:
   NChart3D_UWP (in NChart3D_UWP.dll) 
 Syntax
Syntaxpublic INChartBrush Brush { get; set; }Public Property Brush As INChartBrush
	Get
	Set
public:
virtual property INChartBrush^ Brush {
	INChartBrush^ get () sealed;
	void set (INChartBrush^ value) sealed;
}Property Value
Type: 
INChartBrushImplements
INChartSolidSeriesBrush See Also
See Also