Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OhlcSeriesDirective

Directive identifying the OhlcSeries.

example

' <OhlcSeries tkCartesianSeries categoryProperty="Date" openPropertyName="Open" highPropertyName="High" lowPropertyName="Low" closePropertyName="Close" [items]="ohlcSourceItems"></OhlcSeries> '

Hierarchy

  • OhlcSeriesDirective

Generated using TypeDoc