DclDrawAxisCalendar

機能

日付座標軸を描く.

書式

call DclDrawAxisCalendar (side, first_day, [title], [unit], [type], [nd])

引数

side <C*> 座標軸の位置.
first_day <dcl_date> 座標軸の始点の日付.
title <C*> タイトル.省略値はブランク.
unit <C*> 単位.省略値はブランク.
type <C*> 座標軸のタイプ.省略値は'DMY'.
nd <I> 日付座標軸の長さ(日数).

備考

関連項目