DclDrawYBarFrame

Description

Paint the frame of bar chart of y direction.

Syntax

Call DclDrawYBarFrame (X, y1, y2, [type], [index], [width])

Arguments

X < R (:) > The central x coordinates value (the user coordinates) of a bar chart.
Y1, y2 < R (:) > The y coordinates value (the user coordinates) of both ends of a bar chart.
Type < I > The line type of the frame of a bar chart.
Index < I > The line index of the frame of a bar chart.
Width < I > The width (the regular coordinates system) of a bar chart.

Note

Related items