Spread for ASP.NET 7.0 Product Documentation
AreaShape Enumeration
See Also  Support Options
FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : AreaShape Enumeration


Glossary Item Box

Specifies shape of a map area.

Syntax

Visual Basic (Declaration) 
Public Enum AreaShape 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As AreaShape
C# 
public enum AreaShape : System.Enum 

Members

MemberDescription
CircleRepresents a circular area,
PolygonRepresents a polygonal area,
RectangleRepresents a rectangle area,

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Chart.AreaShape

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.