Spread for ASP.NET 12 Product Documentation
Fill Property (LegendArea)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > LegendArea Class : Fill Property
Gets or sets the fill for the background of the legend area.
Syntax
'Declaration
 
Public Property Fill As Fill
'Usage
 
Dim instance As LegendArea
Dim value As Fill
 
instance.Fill = value
 
value = instance.Fill
public Fill Fill {get; set;}
See Also

Reference

LegendArea Class
LegendArea Members