Name | Description | |
---|---|---|
ChartUnboundDataSeries Constructor |
The following tables list the members exposed by ChartUnboundDataSeries.
Name | Description | |
---|---|---|
ChartUnboundDataSeries Constructor |
Name | Description | |
---|---|---|
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. (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
DataLabel | Gets or sets the data label object (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
DataValues | Gets the collection of data values for the data series. (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
Display | Gets or sets the display of the series (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
FillStyle | Gets or sets the fill style of the data series (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
FitType | Gets or sets the curve fit type (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
Histogram | Gets the histogram settings for histogram chart (for 2D histogram charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
Label | Gets or sets the label of the data series. Represents the title of the legend item. (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
LegendEntry | Gets or sets a value indicating whether the series label appears in the legend (for 2D charts only). (Inherited from 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). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
Offset | Gets or sets the series offset for appropriate charts (for 2D charts only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
PlotFilter | Gets or sets the plot filter value which optimizes plotting large data arrays (for 2D XY-plot only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
PlotFilterMethod | Gets or sets the plot filter method (for 2D XY-plot only). (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) | |
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). (Inherited from 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. |
Name | Description | |
---|---|---|
GetChartGroup | For internal used only. Gets the chart group which contains this data series. | |
ToString | Gets the string represents the data series. (Inherited from C1.Win.FlexReport.Chart.ChartDataSeries) |
Name | Description | |
---|---|---|
OnPropertyChanged | Notify one property is changed. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.FlexReport.Chart.ChartObject) |