FlexReport for WinForms
ChartAlarmZone クラス メンバ
プロパティ  メソッド  イベント


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartAlarmZone クラス

ChartAlarmZoneデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the background color of the ChartAlarmZone.

Inherits from plot area. A ChartAlarmZone always displays the BackColor when showing the zone. If a Pattern is used, the ForeColor is also used to draw the pattern lines.

 
Public プロパティGets or sets the far extent of the ChartAlarmZone in X-axis data coordinates.

Typically, the FarExtent is the larger X value in data coordinates that the ChartAlarmZone extends. If the FarExtent and NearExtent are both zero, then both are assumed to be the Max and Min values of the X-axis, respectively.

 
Public プロパティGets or sets the foreground color of the ChartAlarmZone.

Inherits from plot area. A ChartAlarmZone always displays the BackColor when showing the zone. If a Pattern is used, the ForeColor is also used to draw the pattern lines.

 
Public プロパティGets or sets the index of the data group of the ChartAlarmZone.

The group index indicates the Chart2DGroup for which the ChartAlarmZone extents specify the data coordinates of the ChartAlarmZone. If the group index specifies a non-existent Chart2DGroup, the ChartAlarmZone is not drawn.

 
Public プロパティGets or sets the lower extent of the ChartAlarmZone in Y-axis data coordinates.

Typically, the LowerExtent is the smaller Y value in data coordinates that the ChartAlarmZone extends. If the UpperExtent and LowerExtent are both zero, then both are assumed to be the Max and Min values of the Y-axis, respectively.

 
Public プロパティGets or sets the ChartAlarmZone minimum height, in twips.

If the height of the ChartAlarmZone is less than the specified value in twips, the ChartAlarmZone is drawn with the specified height. Applicable only for Cartesian charts and rectangular or elliptical shaped alarm zones.

 
Public プロパティGets or sets the ChartAlarmZone minimum width, in twips.

If the width of the ChartAlarmZone is less than the specified value in twips, the ChartAlarmZone is drawn with the specified width. Applicable only for Cartesian charts and rectangular or elliptical shaped alarm zones.

 
Public プロパティGets or sets the name of the ChartAlarmZone.  
Public プロパティGets or sets the near extent of the ChartAlarmZone in X-axis data coordinates.

Typically, the NearExtent is the smaller X value in data coordinates that the ChartAlarmZone extends. If the FarExtent and NearExtent are both zero, then both are assumed to be the Max and Min values of the X-axis, respectively.

 
Public プロパティGets or sets the pattern style to be used if PatternVisible is true. The PatternStyle is penned in the ChartAlarmZone ForeColor.  
Public プロパティGets or sets a value indicating whether the specified PatternStyle should be used to brush the background of the ChartAlarmZone.  
Public プロパティGets or sets the shape of the ChartAlarmZone.

A ChartAlarmZone of rectangle shape is specified by the rectangle bounded by the data coordinates specified by the extents of the ChartAlarmZone.

A ChartAlarmZone of elliptical shape is specified by the rectangle bounded by the data coordinates specified by the extents of the ChartAlarmZone.

 
Public プロパティGets or sets the upper extent of the ChartAlarmZone in Y-axis data coordinates.

Typically, the UpperExtent is the larger Y value in data coordinates that the ChartAlarmZone extends. If the UpperExtent and LowerExtent are both zero, then both are assumed to be the Max and Min values of the Y-axis, respectively.

 
Public プロパティGets or sets the visibility of the ChartAlarmZone.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 For internal use only. Assigns (copies) properties from another ChartObject to the current object.  
Public メソッドFor internal use only. Creates a new object that is a copy of the current ChartObject object. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
Public メソッドResets the BackColor property to default state.  
Public メソッドResets the ForeColor property to default state.  
Public メソッドReturns false if the BackColor property is in the default state. The default state is to inherit the BackColor from the Chart2DPlotArea object.  
Public メソッドReturns false if the ForeColor property is in the default state. The default state is to inherit the ForeColor from the Chart2DPlotArea object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドNotify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
参照

参照

ChartAlarmZone クラス
C1.Win.FlexReport.Chart 名前空間