| 名前 | 解説 | |
|---|---|---|
![]() | Chart コンストラクタ | Initializes a new instance of the Chart class. |
Chartデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Chart コンストラクタ | Initializes a new instance of the Chart class. |
| 名前 | 解説 | |
|---|---|---|
![]() | AxisX | Gets an X axis object in the RenderFlexChart. |
![]() | AxisY | Gets an Y axis object in the RenderFlexChart. |
![]() | BackColor | Gets or sets the background System.Drawing.Color of chart. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | ChartType | Gets or sets the chart type. |
![]() | DataLabel | Gets the DataLabel. |
![]() | Font | Gets or sets the ChartBase.Font of chart. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | Footer | Gets the ChartTitle footer. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | ForeColor | Gets or sets the text System.Drawing.Color of chart. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | Header | Gets the ChartTitle header. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | Legend | Gets the ChartBase.Legend legend. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | Options | Gets the ChartOptions. |
![]() | Palette | Gets or sets the ChartBase.Palette. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | PlotMargin | Gets or sets the plot margin. |
![]() | PlotStyle | Gets the ChartStyle style. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | Rotated | Gets or sets whether the bar chart is rotated. |
![]() | Series | Gets the SeriesCollection. |
![]() | Stacking | Gets or sets Stacking that specifies whether and how to stack the chart's data values. |
![]() | XItems | Gets or sets the list of X-axis items. |
| 名前 | 解説 | |
|---|---|---|
![]() | Draw | C1.Document.FlexChart.ChartBaseから継承されます。 |