DropBars

DropBars class

Represents the up/down bars in a chart.

class DropBars;

Properties

PropertyTypeDescription
borderLineReadonly. Gets the border Line.
areaAreaReadonly. Gets the Area.

border

Readonly. Gets the border Line.

border : Line;

area

Readonly. Gets the Area.

area : Area;