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


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

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

パブリック プロパティ
 名前解説
Public プロパティGets the collection of ChartAlarmZone.  
Public プロパティGets or sets the background color of the plot area. Inherits from the chart area.  
Public プロパティGets or sets the second background color for gradient or hatch style. Inherits from the chart area.  
Public プロパティGets or sets whether the plot area is enclosed in a box (solid border).  
Public プロパティGets or sets the foreground color of the plot area. Inherits from the chart area.  
Public プロパティGets or sets the type of gradient background filling. Inherits from the chart area.  
Public プロパティGets or sets the type of hatch background filling. Inherits from the chart area.  
Public プロパティGets or sets the location of the element. C1.Win.FlexReport.Chart.ChartRectから継承されます。
Public プロパティGets or sets whether the plot area background is opaque. Inherits from the chart area.  
Public プロパティGets or sets the size of the element. C1.Win.FlexReport.Chart.ChartRectから継承されます。
Public プロパティGets or sets whether to use anti-aliasing while rendering chart data.  
Public プロパティGets the Chart2DView3D object of the plot area. The returned Chart2DView3D object has properties which are used to set 3D aspects of the plot area for charts with 3D effects.  
Public プロパティGets or sets the visibility of the element. C1.Win.FlexReport.Chart.ChartRectから継承されます。
トップ
パブリック メソッド
 名前解説
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 BackColor2 property to default state.  
Public メソッドResets the ForeColor property to default state.  
Public メソッドResets the GradientStyle property to default state.  
Public メソッドResets the HatchStyle property to default state.  
Public メソッドResets the Opaque properyt 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 Chart2DArea object.  
Public メソッドReturns false if the BackColor2 property is in the default state. The default state is to inherit the BackColor2 from the Chart2DArea object.  
Public メソッドReturns false if the ForeColor property is in the default state. The default state is to inherit the ForeColor from the Chart2DArea object.  
Public メソッドReturns false if the GradientStyle property is in the default state. The default state is to inherit the GradientStyle from the Chart2DArea object.  
Public メソッドReturns false if the HatchStyle property is in the default state. The default state is to inherit the HatchStyle from the Chart2DArea object.  
Public メソッドReturns false if the Opqaue property is in the default state. The default state is to inherit the Opaque from the Chart2DArea object.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドNotify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
参照

参照

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