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


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

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets the data type for AxisX.  
Public プロパティGets the ChartBar object containing properties specific to Bar charts.  
Public プロパティGets the ChartBubble object containing properties specific to Bubble charts.  
Public プロパティGets the Chart2DData object containing the numerical series to be charted and display information for each series.  
Public プロパティGets or sets the type of chart to display.  
Public プロパティGets the ChartGantt object containing properties specific to Gantt charts.  
Public プロパティGets the ChartHiLo object containing properties specific to Hi-Lo chart types, including Hi-Lo, Hi-Lo-Open-Close and Candle charts.  
Public プロパティGets the ChartHistogram object containing properties specific to Histogram charts.  
Public プロパティGets or sets a value indicating whether the stacked chart is 100% chart. Applies only to line, bar and area charts.  
Public プロパティGets or sets a value indicating whether the order in which the series entries of each Chart2DGroup appear in the legend is reversed.

The series of each Chart2DGroup normally appear in index order in the legend. If this property is true, the series entries appear in reversed order.

 
Public プロパティGets or sets the color used to draw figure outlines. Such figures include Bars, Pies, Areas, etc.

By default, outlines are drawn in the PlotArea ForeColor. Set this to Transparent color to use the default Chart2DPlotArea ForeColor.

 
Public プロパティGets the ChartPie object containing properties specific to Pie charts.  
Public プロパティGets the ChartPolar object containing properties specific to Polar charts.  
Public プロパティGets the ChartRadar object containing properties specific to Radar charts.  
Public プロパティGets or sets a value indicating whether figures drawn should be outlined in the Chart2DPlotArea ForeColor. Such figures include Bars, Pies, Areas, etc.  
Public プロパティGets or sets a value indicating whether the chart should stack the data (for appropriate chart types).  
Public プロパティGets or sets a value indicating whether 3D effects are used for charting the data in the Chart2DGroup.  
Public プロパティGets or sets a value indicating whether the Chart2DGroup is visible.  
Public プロパティInternal used only. Gets the selected series properties in the ChartProperties dialog.  
トップ
パブリック メソッド
 名前解説
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から継承されます。
トップ
プロテクト メソッド
 名前解説
Protected メソッドNotify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。
トップ
参照

参照

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