INChartPlacedBackground Property |
Brush filling the background of the text container.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax INChartBrush Background { get; set; }
Property Background As INChartBrush
Get
Set
property INChartBrush^ Background {
INChartBrush^ get ();
void set (INChartBrush^ value);
}
Property Value
Type:
INChartBrushSee Also