Chart
Xojo provides a Chart control for desktop, mobile and web projects:
Common members
These events, methods and properties are both common amongst the desktop, mobile and web versions of the control and are the most commonly used. See the individual controls for more members and details.
Events
Name |
Description |
---|---|
Pressed |
The chart has been pressed/tapped/clicked. |
Methods
Name |
Description |
---|---|
AddDataset |
Adds the dataset to the chart. |
Properties
Name |
Description |
---|---|
Mode |
Indicates that the chart is a bar, bubble, doughnut, line, pie, polar area, radar or scatter chart. |
See Also
DesktopChart, MobileChart, and WebChart