| 名前 | 解説 | |
|---|---|---|
![]() | FlexRadar コンストラクタ | Initializes a new instance of the FlexRadar class with default axis positions and radar renderer settings. |
FlexRadarデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | FlexRadar コンストラクタ | Initializes a new instance of the FlexRadar class with default axis positions and radar renderer settings. |
| 名前 | 解説 | |
|---|---|---|
![]() | AxisX | Gets an X axis object in the RenderFlexChart. C1.Document.FlexChart.Chartから継承されます。 |
![]() | AxisY | Gets an Y axis object in the RenderFlexChart. C1.Document.FlexChart.Chartから継承されます。 |
![]() | BackColor | Gets or sets the background System.Drawing.Color of chart. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | ChartType | Gets or sets chart type. |
![]() | DataLabel | Gets the Chart.DataLabel. C1.Document.FlexChart.Chartから継承されます。 |
![]() | 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. C1.Document.FlexChart.Chartから継承されます。 |
![]() | Palette | Gets or sets the ChartBase.Palette. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | PlotMargin | Gets or sets the plot margin. C1.Document.FlexChart.Chartから継承されます。 |
![]() | PlotStyle | Gets the ChartStyle style. C1.Document.FlexChart.ChartBaseから継承されます。 |
![]() | Reversed | Gets or sets a value indicating direction of plotting. |
![]() | Rotated | Gets or sets whether the bar chart is rotated. C1.Document.FlexChart.Chartから継承されます。 |
![]() | Series | Gets the SeriesCollection. C1.Document.FlexChart.Chartから継承されます。 |
![]() | Stacking | Gets or sets Chart.Stacking that specifies whether and how to stack the chart's data values. C1.Document.FlexChart.Chartから継承されます。 |
![]() | StartAngle | Gets or set the starting angle. |
![]() | XItems | Gets or sets the list of X-axis items. C1.Document.FlexChart.Chartから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Draw | C1.Document.FlexChart.ChartBaseから継承されます。 |