IOHLCSeriesDataFields

Type interface

Defines data fields for OHLCSeries.

Inheritance

IOHLCSeriesDataFields extends ICandlestickSeriesDataFields.

IOHLCSeriesDataFields is not extended by any other symbol.

Properties

categoryX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds category for horizontal axis.

categoryY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds category for vertical axis.

customValue
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds numeric value for some custom data.

data
#

Type string

Inherited from IComponentDataFields

Data.

dateX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds date for horizontal axis.

dateY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds date for vertical axis.

hidden
#

Type string

Inherited from ISeriesDataFields

Name of the field in data that holds boolean flag if item should be hidden.

highDateX
#

Type string

Inherited from ICandlestickSeriesDataFields

Field name in data which holds high date for horizontal axis.

highDateY
#

Type string

Inherited from ICandlestickSeriesDataFields

Field name in data which holds high date for vertical axis.

highValueX
#

Type string

Inherited from ICandlestickSeriesDataFields

Field name in data which holds high numeric value for horizontal axis.

highValueXShow
#

Type CalculatedValue

Inherited from ICandlestickSeriesDataFields

Which calculated field to use to use as a horizontal axis high value for the item.

highValueY
#

Type string

Inherited from ICandlestickSeriesDataFields

Field name in data which holds low numeric value for vertical axis.

highValueYShow
#

Type CalculatedValue

Inherited from ICandlestickSeriesDataFields

Which calculated field to use to use as a vertical axis high value for the item.

id
#

Type string

Inherited from IComponentDataFields

ID.

lowDateX
#

Type string

Inherited from ICandlestickSeriesDataFields

Field name in data which holds low date for horizontal axis.

lowDateY
#

Type string

Inherited from ICandlestickSeriesDataFields

Field name in data which holds low date for vertical axis.

lowValueX
#

Type string

Inherited from ICandlestickSeriesDataFields

Field name in data which holds low numeric value for horizontal axis.

lowValueXShow
#

Type CalculatedValue

Inherited from ICandlestickSeriesDataFields

Which calculated field to use to use as a horizontal axis low value for the item.

lowValueY
#

Type string

Inherited from ICandlestickSeriesDataFields

Field name in data which holds low numeric value for vertical axis.

lowValueYShow
#

Type CalculatedValue

Inherited from ICandlestickSeriesDataFields

Which calculated field to use to use as a vertical axis low value for the item.

openCategoryX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open category for horizontal axis.

openCategoryY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open category for vertical axis.

openDateX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open date for horizontal axis.

openDateY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open date for vertical axis.

openValueX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open numeric value for horizontal axis.

openValueXShow
#

Type CalculatedValue

Inherited from IXYSeriesDataFields

Which calculated field to use to use as a horizontal axis open value for the item.

openValueY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds open numeric value for vertical axis.

openValueYShow
#

Type CalculatedValue

Inherited from IXYSeriesDataFields

Which calculated field to use to use as a vertical axis open value for the item.

value
#

Type string

Inherited from ISeriesDataFields

Name of the field in data that holds numeric value.

valueX
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds numeric value for horizontal axis.

valueXShow
#

Type CalculatedValue

Inherited from IXYSeriesDataFields

Which calculated field to use to use as a horizontal axis value for the item.

valueY
#

Type string

Inherited from IXYSeriesDataFields

Name of the field in data that holds numeric value for vertical axis.

valueYShow
#

Type CalculatedValue

Inherited from IXYSeriesDataFields

Which calculated field to use to use as a vertical axis value for the item.

width
#

Type string

Inherited from IColumnSeriesDataFields

There are 34 inherited items currently hidden from this list.