Type interface
Defines data fields for XYSeries.
Inheritance
IXYSeriesDataFields extends ISeriesDataFields.
IXYSeriesDataFields is extended by IColumnSeriesDataFields, ILineSeriesDataFields.
Properties
|
categoryX # |
Type Name of the field in data that holds category for horizontal axis. |
|---|---|
|
categoryY # |
Type Name of the field in data that holds category for vertical axis. |
|
customValue # |
Type Name of the field in data that holds numeric value for some custom data. |
|
data # |
Type Inherited from Data. |
|
dateX # |
Type Name of the field in data that holds date for horizontal axis. |
|
dateY # |
Type Name of the field in data that holds date for vertical axis. |
|
Type Inherited from Name of the field in data that holds boolean flag if item should be hidden. |
|
|
id # |
Type Inherited from ID. |
|
openCategoryX # |
Type Name of the field in data that holds open category for horizontal axis. |
|
openCategoryY # |
Type Name of the field in data that holds open category for vertical axis. |
|
openDateX # |
Type Name of the field in data that holds open date for horizontal axis. |
|
openDateY # |
Type Name of the field in data that holds open date for vertical axis. |
|
openValueX # |
Type Name of the field in data that holds open numeric value for horizontal axis. |
|
openValueXShow # |
Type Which calculated field to use to use as a horizontal axis open value for the item. |
|
openValueY # |
Type Name of the field in data that holds open numeric value for vertical axis. |
|
openValueYShow # |
Type Which calculated field to use to use as a vertical axis open value for the item. |
|
value # |
Type Inherited from Name of the field in data that holds numeric value. |
|
valueX # |
Type Name of the field in data that holds numeric value for horizontal axis. |
|
valueXShow # |
Type Which calculated field to use to use as a horizontal axis value for the item. |
|
valueY # |
Type Name of the field in data that holds numeric value for vertical axis. |
|
valueYShow # |
Type Which calculated field to use to use as a vertical axis value for the item. |
| There are 4 inherited items currently hidden from this list. | |