indexAxis
Type
property
Summary
Sets the major axis for charts that use the Cartesian coordinate system.
Syntax
set the indexAxis of widget to {"x" | "y"}
get the indexAxis of widget
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.
Examples
set the indexAxis of widget "Chart View" to "y"
Compatibility and Support
OS
mac
windows
linux
ios
android
web