DropBars

DropBars class

Represents the up/down bars in a chart.

class DropBars;

Methods

MethodDescription
getBorder()Gets the border Line.
getArea()Gets the Area.

getBorder()

Gets the border Line.

getBorder() : Line;

Returns

Line

getArea()

Gets the Area.

getArea() : Area;

Returns

Area