DclShadeYBarArea

Description

A shadow is attached within the bar chart of y direction.

Syntax

Call DclShadeYBarArea (X, y1, y2, [pattern1], [pattern2], [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.
Pattern1 < I > The pattern number at the time of y1 < y2.
Pattern2 < I > The pattern number at the time of y1 > y2.
Width < R > The width of a bar chart.

Note

Related items