Axis.setDateScale3
ChartDirector Ver 4.1 (C++ Edition)
Axis.setDateScale3
Usage
void setDateScale(const char *formatString = 0);
Description
Sets the axis to use date auto-scale.
SEO India | Search Engine Optimization Company India
Arguments
| Argument |
Default |
Description |
| 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
© 2006 Advanced Software Engineering Limited. All rights reserved.
|