Class: ArrowDrawingBase

StockChartX. ArrowDrawingBase


<abstract> new ArrowDrawingBase(config)

Represents abstract arrow drawing.
Parameters:
Name Type Argument Description
config object <optional>
The configuration object.
Properties
Name Type Argument Description
point StockChartX.Point | StockChartX.ChartPoint <optional>
The point.
size StockChartX.Size <optional>
The size.
headRatio number <optional>
tailRatio number <optional>
height number <optional>
The height.

Extends

Members


size :StockChartX.Size

Gets/Sets size.
Type:
Inherited From: