Spread for ASP.NET 11 Product Documentation
RenderAreaMaps Method (SpreadChart)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Chart Namespace > SpreadChart Class : RenderAreaMaps Method
ASP.NET server control output stream
Renders image maps.
Syntax
'Declaration
 
Protected Overrides Sub RenderAreaMaps( _
   ByVal output As HtmlTextWriter _
) 
'Usage
 
Dim instance As SpreadChart
Dim output As HtmlTextWriter
 
instance.RenderAreaMaps(output)
protected override void RenderAreaMaps( 
   HtmlTextWriter output
)

Parameters

output
ASP.NET server control output stream
See Also

Reference

SpreadChart Class
SpreadChart Members