Skip to content

grafit-charts


Interface: OhlcSeriesOptions

Extends

  • OhlcSeriesBaseOptions

Properties

closeField

closeField: string

Inherited from

OhlcSeriesBaseOptions.closeField


highField

highField: string

Inherited from

OhlcSeriesBaseOptions.highField


id?

optional id?: string

Inherited from

OhlcSeriesBaseOptions.id


item?

optional item?: object

down?

optional down?: OhlcItemStyle

up?

optional up?: OhlcItemStyle

Inherited from

OhlcSeriesBaseOptions.item


lowField

lowField: string

Inherited from

OhlcSeriesBaseOptions.lowField


name?

optional name?: string

Inherited from

OhlcSeriesBaseOptions.name


openField

openField: string

Inherited from

OhlcSeriesBaseOptions.openField


showInLegend?

optional showInLegend?: boolean

Inherited from

OhlcSeriesBaseOptions.showInLegend


type

type: "ohlc"


visible?

optional visible?: boolean

Inherited from

OhlcSeriesBaseOptions.visible


xField

xField: string

Inherited from

OhlcSeriesBaseOptions.xField