Click or drag to resize
NChartBackground Property
Brush that fills the chart's background.

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

Property Value

Type: INChartBrush
See Also