ComponentOne Chart for .NET (2.0) Search HelpCentral 

AlarmZone.PolygonData Property

Gets the PolygonData object for the AlarmZone.

[Visual Basic]

Public ReadOnly Property PolygonData As PolygonData

[C#]

public PolygonData PolygonData {get;}

[Delphi]

public property PolygonData: PolygonData read get_PolygonData;

Remarks

If the AlarmZone is polygon shaped, then this object is used to specify the polygon coordinates using arrays or data series specification. Applicable only for cartestian charts and polygon shaped AlarmZones.

See Also

AlarmZone Class | AlarmZone Members | C1.Win.C1Chart Namespace


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