Spread for ASP.NET 7.0 Product Documentation
BeforeRenderMapAreasEventArgs Class
Members  See Also  Support Options
FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : BeforeRenderMapAreasEventArgs Class


Glossary Item Box

BeforeRenderMapAreasEventArgs is used by BeforeRenderMapAreasHandler which is raised before the chart control is going to render the map area HTML.

Object Model

BeforeRenderMapAreasEventArgs ClassMapAreaCollection ClassMapArea Class

Syntax

Visual Basic (Declaration) 
Public Class BeforeRenderMapAreasEventArgs 
   Inherits System.EventArgs
Visual Basic (Usage)Copy Code
Dim instance As BeforeRenderMapAreasEventArgs
C# 
public class BeforeRenderMapAreasEventArgs : System.EventArgs 

Remarks

Application developer can use the event to cutomize the map areas.

Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Web.Chart.BeforeRenderMapAreasEventArgs

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.