DclSetTitle

Description

Set title of the axis of coordinates.

Syntax

Call DclSetTitle ([Xtitle], [ytitle], [xunit], [yunit])

Arguments

Xtitle < C*> The title of x axis.
Ytitle < C*> The title of y axis.
Xunit < C*> The unit of x axis.
Yunit < C*> The unit of y axis.

Note

None

Related items