FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartAlarmZone Class
Members

In This Topic
    ChartAlarmZone Class
    In This Topic
    Represents a series of bands or shapes that can be placed behind the plotted area, but in front of the chart background.
    Object Model
    ChartAlarmZone Class
    Syntax
    'Declaration
     
    Public Class ChartAlarmZone 
       Inherits ChartObject
    public class ChartAlarmZone : ChartObject 
    Inheritance Hierarchy

    System.Object
       C1.Win.FlexReport.Chart.ChartObject
          C1.Win.FlexReport.Chart.ChartAlarmZone

    See Also