DclDrawAxisCalendar

Description

Draw the date axis of coordinates.

Syntax

Call DclDrawAxisCalendar (Side, first_day, [title], [unit], [type], [nd])

Arguments

Side < C*> The location of the axis of coordinates.
First_day < dcl_date > The date of the initial point of the axis of coordinates.
Title < C*> A title. A The default value is blank.
Unit < C*> A unit. A The default value is blank.
Type < C*> The type of the axis of coordinates. The default value is' DMY'.
Nd < I > The length (the number of days) of the date axis of coordinates.

Note

None

Related items