| 名前 | 解説 | |
|---|---|---|
![]() | ChartUnboundDataSeries コンストラクタ |
ChartUnboundDataSeriesデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Connected | Gets or sets a value indicating whether the 3D series points are connected with lines. Relevant only for 3D Scatter chart with PointData layout. C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | DataLabel | Gets or sets the data label object (for 2D charts only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | DataValues | Gets the collection of data values for the data series. C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | Display | Gets or sets the display of the series (for 2D charts only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | FillStyle | Gets or sets the fill style of the data series (for 2D charts only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | FitType | Gets or sets the curve fit type (for 2D charts only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | Histogram | Gets the histogram settings for histogram chart (for 2D histogram charts only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | Label | Gets or sets the label of the data series. Represents the title of the legend item. C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | LegendEntry | Gets or sets a value indicating whether the series label appears in the legend (for 2D charts only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | LineStyle | Gets or sets the line style of the series, including color, thickness and pattern (for 2D charts or 3D Scatter charts with PointData layout). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | Offset | Gets or sets the series offset for appropriate charts (for 2D charts only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | PlotFilter | Gets or sets the plot filter value which optimizes plotting large data arrays (for 2D XY-plot only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | PlotFilterMethod | Gets or sets the plot filter method (for 2D XY-plot only). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | SeriesData | Gets the current ChartUnboundDataSeries object. This property is only intended for use in the property browsers. It is not useful in code. |
![]() | SymbolStyle | Gets or sets the symbol style of the series, including color, size and shape (for 2D charts or 3D Scatter charts with PointData layout). C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
![]() | X | Gets or sets the array that manages X data. |
![]() | Y | Gets or sets the array that manages Y data. |
![]() | Y1 | Gets or sets the array that manages Y1 data. |
![]() | Y2 | Gets or sets the array that manages Y2 data. |
![]() | Y3 | Gets or sets the array that manages Y3 data. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 For internal use only. Assigns (copies) properties from another ChartObject to the current object. |
![]() | Clone | For internal use only. Creates a new object that is a copy of the current ChartObject object. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
![]() | GetChartGroup | For internal used only. Gets the chart group which contains this data series. |
![]() | ToString | Gets the string represents the data series. C1.Win.FlexReport.Chart.ChartDataSeriesから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | OnPropertyChanged | Notify one property is changed. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. C1.Win.FlexReport.Chart.ChartObjectから継承されます。 |