| 名前 | 解説 | |
|---|---|---|
![]() | CategoryGroups | Gets the collection of category groups which provide labels for X-Axis. Empty collection means group all records in one group. C1.Win.FlexReport.Chart.ChartDataから継承されます。 |
![]() | ColorMode | 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. C1.Win.FlexReport.Chart.ChartDataから継承されます。 |
![]() | GridData | Gets the settings for regular grid data layout. |
![]() | Hole | 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. C1.Win.FlexReport.Chart.ChartDataから継承されます。 |
![]() | IrGridData | Gets the settings for irregular grid data layout. |
![]() | IsForEachRecord | 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. C1.Win.FlexReport.Chart.ChartDataから継承されます。 |
![]() | Layout | Gets or sets the chart data layout type. |
![]() | SeriesGroups | Gets the collection of optional series group for extra levels of data. C1.Win.FlexReport.Chart.ChartDataから継承されます。 |
![]() | SeriesValues | Gets the collection of series values which define the template of each series. C1.Win.FlexReport.Chart.ChartDataから継承されます。 |
![]() | UnboundData | Gets the unbound data set. |
