ASP.NET Pack Programmer's Guide
LegendRenderer.Background Property
See Also
 





Gets or sets the Brush that should be used to fill the background of this legend.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public Brush Background { get; set; }

Visual Basic  Copy Code

Public Property Background As Brush

 Property Value

 See Also

LegendRenderer Members
LegendRenderer Class
MindFusion.Charting Namespace