DclDrawXBarFrame

Description

Paint the frame of bar chart of x direction.

Syntax

Call DclDrawXBarFrame (X1, x2, y, [type], [index], [width])

Arguments

X1, x2 < R (:) > The x coordinates value (the user coordinates) of both ends of a bar chart.
Y < R (:) > The central y coordinates value (the user coordinates) 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