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


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

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

パブリック プロパティ
 名前解説
Public プロパティGets the collection of category groups which provide labels for X-Axis. Empty collection means group all records in one group.  
Public プロパティGets or sets the mode for setting the color of each category and series.

Available for 2D Bar, Pie, Candle, Gantt, HiLo, HiLoOpenClose, Line, Radar, and Step chart types and 3D Bar chart type.

 
Public プロパティGets or sets the data hole value. Data holes are used as placeholders for data points that indicate data is normally present but not in this case.  
Public プロパティGets or sets a value indicating whether the data is selected by each record. By default, the data is grouped by CategoryGroups. If this is true, the data is not grouped and the first category group provides labels in X-Axis.  
Public プロパティGets the collection of optional series group for extra levels of data.  
Public プロパティGets the collection of series values which define the template of each series.  
トップ
パブリック メソッド
 名前解説
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から継承されます。
トップ
参照

参照

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