GetChartType
Revision as of 10:53, 12 December 2011 by Cg huyphong (talk | contribs)
getChartType
Gets the chart type which is used when creating diagrams.
Syntax
getChartType()
Arguments
none
Return type
number (represented by the following constants)
- Diagram_ChartType_Table
- Diagram_ChartType_Line
- Diagram_ChartType_Bar
- Diagram_ChartType_Pie
- Diagram_ChartType_Radar
Examples
getChartType();
Availability
Version 5.4