Click or drag to resize
NChartTextureBrushBackgroundColor Property
Color that fills the area around the texture (if any).

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

Property Value

Type: Color
See Also