WebChart.Mode
From Xojo Documentation
Read-Only Property (As WebChart.Modes )
Indicates the type of chart the control is currently displaying.
Notes
Labels are required for a Bar chart to draw.
Sample Code
This example checks the mode of the chart:
See Also
Modes enumeration.