Click or drag to resize
ChartPropertiesBackground Property
Gets or sets the background

Namespace: SharpCharts.Base.Chart
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Brush Background { get; set; }

Property Value

Type: Brush
See Also