0
Spark Chart Control (version 22)
Knowledge Base / Version 22 / Client Tools / Axiom / Applications
Properties
- Name - a unique name used to reference the control in script *
- SourceTag - opens the 'ADD TRENDS' menu to link the control to a tag
- TimeDuration - the total amount of time to be used for the chart (e.g. 1 hour, 1h, 1:00:00)
- Color - sets the color of the trend
- Height - the height of the control in pixels
- IsScaleVisible - a checkbox to show/hide the min/max scale values
- IsVisible - a checkbox to show or hide the control
- ScaleMax - sets the max scale value
- ScaleMin - sets the min scale value
- Width - the width of the control in pixels
- X - the horizontal coordinate of the top-left corner in relation to its parent container
- Y - the vertical coordinate of the top-left corner in relation to its parent container
- OnClick - used to trigger a script that runs when the spark chart is clicked *
* These properties are only available to admin users.