ChartDirector 7.0 (ASP/COM/VB Edition)

Axis.setDateScale3


Usage

setDateScale3([ formatString ])

Description

Sets the axis to use date auto-scale.

Arguments

ArgumentDefaultDescription
formatString""The format used for the labels on the axis. Please refer to Axis.setLabelFormat for the syntax of the format string. An empty string means the format will be automatically determined.

Return Value

None