@TIMEAXIS (Time Axis)

This macro creates a time axis in bar, line, and area charts.

SYNTAX:

@TIMEAXIS fStart fStop fInterval

PARAMETERS:

fStart; Start point in time. It must be specified in 1901 date format as defined in Microsoft EXCEL.

fStop; End point in time. It must be specified in 1901 date format as defined in Microsoft EXCEL.

fInternval; Amount of time between labels on axis. 1.0 = 1 day.

EXAMPLE:

This example sets the start date (fStart) to June 1, the stop date (fStop) to June 30, and the interval (fInterval) to 1 day.

@TIMEAXIS 37773 37802 1

PERSISTENT:

YES

REQUIREMENTS:

Crystal Reports 9 or Higher

ALSO SEE:

@HOUR_SCALE
@X_AXIS_MODE
@X_AXIS_MODE2

Next Macro Previous Macro Return to Alpha List

Next Macro in this Group Previous Macro in this Group Return to Group List