Click or drag to resize
NChartColumnSeries.Brush Property
Brush that fills the series.

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

Property Value

Type: INChartBrush

Implements

INChartSolidSeries.Brush
See Also