ComponentOne Chart for .NET (2.0) Search HelpCentral 

AreaShapeEnum Enumeration

Use the members of this enumeration to set the value of the MapArea.Shape property in the MapArea class.

[Visual Basic]

Public Enum AreaShapeEnum

[C#]

public enum AreaShapeEnum

[Delphi]

type AreaShapeEnum = (Circle, Polygon, Rectangle);

Namespace: C1.Web.C1WebChart

Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Members

Member name

Description

Circle

Circular area.

Polygon

Polygonal area.

Rectangle

Rectangle area.

See Also

C1.Web.C1WebChart Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.