2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AlarmZone Class
Properties Methods

In This Topic
    AlarmZone Class Members
    In This Topic

    The following tables list the members exposed by AlarmZone.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color of the AlarmZone.  
    Public PropertyGets or sets the far extent of the AlarmZone in X-axis data coordinates.  
    Public PropertyGets or sets the foreground color of the AlarmZone.  
    Public PropertyGets or sets the index of the data group of the AlarmZone.  
    Public PropertyGets or sets the lower extent of the AlarmZone in Y-axis data coordinates.  
    Public PropertyGets or sets the AlarmZone minimum pixel height.  
    Public PropertyGets or sets the AlarmZone minimum pixel width.  
    Public PropertyGets or sets the name of the AlarmZone.  
    Public PropertyGets or sets the near extent of the AlarmZone in X-axis data coordinates.  
    Public PropertyGets or sets the pattern style to be used if PatternVisible is true.  
    Public PropertyGets or sets whether the specified PatternStyle should be used to brush the background of the AlarmZone.  
    Public PropertyGets the PolygonData object for the AlarmZone.  
    Public PropertyGets or sets the shape of the AlarmZone.  
    Public PropertyGets or sets the upper extent of the AlarmZone in Y-axis data coordinates.  
    Public PropertyGets or sets the visibility of the AlarmZone.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns true if the specified client coordinate lies within the shape of the AlarmZone. AlarmZones may overlap, with one more AlarmZones on top of others. This method returns true as long as the coordinate is within the bounds of the AlarmZone, regardless of whether the AlarmZone is covered by another at the specified coordinate.  
    Top
    See Also