Click or drag to resize
NChartFunnelSeriesBrush 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

INChartSolidSeriesBrush
See Also