Represents a series of bands or shapes that can be placed behind the plotted data, but in front of the chart background.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public class AlarmZone : iNotifyChanges
Visual Basic
Public Class AlarmZone _
	Implements iNotifyChanges

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..AlarmZone

See Also