Spread for ASP.NET 9.0 Product Documentation
AreaShape Enumeration


Specifies shape of a map area.
Syntax
'Declaration
 
Public Enum AreaShape 
   Inherits System.Enum
'Usage
 
Dim instance As AreaShape
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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FarPoint.Web.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.