DclDrawAxis

Description

Draw indication interval, label interval are designated and the axis of coordinates.

Syntax

Call DclDrawAxis (Side, dlabel, dtick, [title], [unit], [factor], [offset], [section])

Arguments

Side < C*> The location of the axis of coordinates.
Dlabel < R > The interval of a label.
Dtick < R > The interval of an indication.
Title < C*> A title. A The default value is blank.
Unit < C*> A unit. A The default value is blank.
Factor < R > The coefficient of the axis of coordinates. The default value is1.
Offset < R > The offset of the axis of coordinates. The default value is0.
Section < R > The interception in time of side=' h' or' v'.

Note

None

Related items