indexAxis | |
Type | property |
Dictionary | widget.chart |
Library | Chart |
Syntax |
|
Associations | com.livecode.widget.chart |
Summary | Sets the major axis for charts that use the Cartesian coordinate system. |
OS | mac, windows, linux, ios, android, web |
Example |
|
Description | Use the indexAxis property to change the main axis. This will only affect charts that use the Cartesian coordinate system. So the graphics of the type Radar, Donut, Pie and Polar Area will not be affected. |