Type interface
Defines data fields for OHLCSeries
.
Inheritance
IOHLCSeriesDataFields extends ICandlestickSeriesDataFields
.
IOHLCSeriesDataFields is not extended by any other symbol.
Properties
categoryX # |
Type Inherited from Name of the field in data that holds category for horizontal axis. |
---|---|
categoryY # |
Type Inherited from Name of the field in data that holds category for vertical axis. |
customValue # |
Type Inherited from Name of the field in data that holds numeric value for some custom data. |
data # |
Type Inherited from Data. |
dateX # |
Type Inherited from Name of the field in data that holds date for horizontal axis. |
dateY # |
Type Inherited from 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. |
|
highDateX # |
Type Inherited from Field name in data which holds high date for horizontal axis. |
highDateY # |
Type Inherited from Field name in data which holds high date for vertical axis. |
highValueX # |
Type Inherited from Field name in data which holds high numeric value for horizontal axis. |
highValueXShow # |
Type Inherited from Which calculated field to use to use as a horizontal axis high value for the item. |
highValueY # |
Type Inherited from Field name in data which holds low numeric value for vertical axis. |
highValueYShow # |
Type Inherited from Which calculated field to use to use as a vertical axis high value for the item. |
id # |
Type Inherited from ID. |
lowDateX # |
Type Inherited from Field name in data which holds low date for horizontal axis. |
lowDateY # |
Type Inherited from Field name in data which holds low date for vertical axis. |
lowValueX # |
Type Inherited from Field name in data which holds low numeric value for horizontal axis. |
lowValueXShow # |
Type Inherited from Which calculated field to use to use as a horizontal axis low value for the item. |
lowValueY # |
Type Inherited from Field name in data which holds low numeric value for vertical axis. |
lowValueYShow # |
Type Inherited from Which calculated field to use to use as a vertical axis low value for the item. |
openCategoryX # |
Type Inherited from Name of the field in data that holds open category for horizontal axis. |
openCategoryY # |
Type Inherited from Name of the field in data that holds open category for vertical axis. |
openDateX # |
Type Inherited from Name of the field in data that holds open date for horizontal axis. |
openDateY # |
Type Inherited from Name of the field in data that holds open date for vertical axis. |
openValueX # |
Type Inherited from Name of the field in data that holds open numeric value for horizontal axis. |
openValueXShow # |
Type Inherited from Which calculated field to use to use as a horizontal axis open value for the item. |
openValueY # |
Type Inherited from Name of the field in data that holds open numeric value for vertical axis. |
openValueYShow # |
Type Inherited from 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 Inherited from Name of the field in data that holds numeric value for horizontal axis. |
valueXShow # |
Type Inherited from Which calculated field to use to use as a horizontal axis value for the item. |
valueY # |
Type Inherited from Name of the field in data that holds numeric value for vertical axis. |
valueYShow # |
Type Inherited from Which calculated field to use to use as a vertical axis value for the item. |
width # |
Type Inherited from |
There are 34 inherited items currently hidden from this list. |