Component: Column Chart ( Charts): Difference between revisions
Appearance
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
m Text replacement - "style="background-color:#EAE1EA; color:#4B008D;"" to "class="mtx-class-propfolder"" |
||
| Line 124: | Line 124: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Chart | ||
|- | |- | ||
|- | |- | ||
| Line 148: | Line 148: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | X-axis | ||
|- | |- | ||
|- | |- | ||
| Line 157: | Line 157: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Y-axis | ||
|- | |- | ||
|- | |- | ||
| Line 191: | Line 191: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Advanced | ||
|- | |- | ||
|- | |- | ||
| Line 205: | Line 205: | ||
|- | |- | ||
| width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] | ||
| width="90%" | | width="90%" class="mtx-class-propfolder" | Series | ||
|- | |- | ||
|- | |- | ||
Revision as of 14:35, 13 July 2026
| Author | |
| Version | 1.1 |
| Category | Charts |
Column Chart component
Version information
Library Version, Component Version, Date, Author, Info 3, 1.1, 13-02-26, ST, Added Ev_Initialising to correctly set properties when loading
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
AddPoint
| AddPoint | |
| Add to the chart | |
| name | |
| Category name | |
| value | |
| Plotted value | |
| index | |
| Series index (1-8) | |
| Return | |
ClearData
| ClearData | |
| Remove all data from the chart | |
| Return | |
Redraw
| Redraw | |
| Redraw the chart | |
| Return | |
SetSeriesNames
| SetSeriesNames | |
| Sets the names for each series | |
| SeriesCount | |
| The number of series to plot (1-8) | |
| SeriesNames | |
| Comma-separated list of series names | |
| Return | |
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_WEBEXP_Chart_Column.fcsx
Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_Chart_Column.fcsx