Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CandlestickSeries

Hierarchy

Index

Constructors

constructor

Properties

android

android: any

closePropertyName

closePropertyName: string

fillColor

fillColor: Color

fillColors

fillColors: Color[]

highPropertyName

highPropertyName: string

horizontalAxis

horizontalAxis: CartesianAxis

ios

ios: any

items

items: any

labelStyle

labelStyle: PointLabelStyle

legendTitle

legendTitle: string

lowPropertyName

lowPropertyName: string

openPropertyName

openPropertyName: string

paletteMode

paletteMode: ChartSeriesPaletteMode

selectionMode

selectionMode: ChartSeriesSelectionMode

seriesName

seriesName: string

showLabels

showLabels: boolean

strokeColor

strokeColor: Color

strokeColors

strokeColors: Color[]

strokeWidth

strokeWidth: number

valueProperty

valueProperty: string

verticalAxis

verticalAxis: CartesianAxis

Static closePropertyNameProperty

closePropertyNameProperty: Property<OhlcSeries, string>

Static fillColorProperty

fillColorProperty: Property<CartesianSeries, Color>

Static fillColorsProperty

fillColorsProperty: Property<CandlestickSeries, Color[]>

Static highPropertyNameProperty

highPropertyNameProperty: Property<OhlcSeries, string>

Static horizontalAxisProperty

horizontalAxisProperty: Property<CartesianSeries, CartesianAxis>

Static itemsProperty

itemsProperty: Property<ChartSeries, any>

Static labelStyleProperty

labelStyleProperty: Property<ChartSeries, PointLabelStyle>

Static legendTitleProperty

legendTitleProperty: Property<ChartSeries, string>

Static lowPropertyNameProperty

lowPropertyNameProperty: Property<OhlcSeries, string>

Static openPropertyNameProperty

openPropertyNameProperty: Property<OhlcSeries, string>

Static paletteModeProperty

paletteModeProperty: Property<CartesianSeries, ChartSeriesPaletteMode>

Static selectionModeProperty

selectionModeProperty: Property<ChartSeries, ChartSeriesSelectionMode>

Static showLabelsProperty

showLabelsProperty: Property<ChartSeries, boolean>

Static strokeColorProperty

strokeColorProperty: Property<CartesianSeries, Color>

Static strokeColorsProperty

strokeColorsProperty: Property<OhlcSeries, Color[]>

Static strokeWidthProperty

strokeWidthProperty: Property<CartesianSeries, number>

Static valueProperty

valueProperty: Property<ChartSeries, any>

Static verticalAxisProperty

verticalAxisProperty: Property<CartesianSeries, CartesianAxis>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method