Name | Description | |
---|---|---|
XYDataSeries Constructor | Creates an instance of XYDataSeries class. |
The following tables list the members exposed by XYDataSeries.
Name | Description | |
---|---|---|
XYDataSeries Constructor | Creates an instance of XYDataSeries class. |
Name | Description | |
---|---|---|
XValuesSourceProperty | Identifies the XValuesSource dependency property. |
Name | Description | |
---|---|---|
datavalues | Cached data values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
isTimeValues | Flags for time values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
listX | Temporary list for x-values. | |
listY | Temporary list of y-values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
previousDataValues | Cached data values. (Inherited from C1.WPF.C1Chart.DataSeries) | |
xfmt | Stores default formats for x- and y- axes. (Inherited from C1.WPF.C1Chart.DataSeries) | |
yfmt | Stores default formats for x- and y- axes. (Inherited from C1.WPF.C1Chart.DataSeries) |