Difference between revisions of "ChartView"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
(→Version 1.1 - Not Released) |
||
Line 104: | Line 104: | ||
==History== | ==History== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
===Version 1.0 - Released 2013-05-06=== | ===Version 1.0 - Released 2013-05-06=== |
Revision as of 22:28, 11 May 2013
Events |
AnimationFinished |
GetFillPicture |
GetHelpTag |
Open |
Methods | |
AddMark | Redisplay |
AddSerie | setDataLabel |
ExportAsPicture | SetDefaultColors |
Init | setTransparency |
LoadFromCSV | StartAnimation |
LoadFromDB | ToCSV |
LoadFromListbox | |
Redisplay |
Shared Methods |
Register |
History
Version 1.0 - Released 2013-05-06
First public release of the ChartView
- Features:
- Chart Types:
- Column, ColumnStacked, ColumnStacked100
- Line, LineStacked, LineSmooth
- Area, AreaStacked, AreaStepped
- Chart Types: