SMA Sunny Data Control V.5.0 User Manual
Page 125
![background image](https://www.manualsdir.com/files/818773/content/doc125.png)
Transferring Data to the Internet
SMA Technologie AG
Technical Description
SDC-TEN081450
127
LegendVis (Bool)
This parameter specifies whether the chart's legend is to be displayed. The default setting for this
optional parameter is "1" (is displayed). If set to "0", the legend will no longer be displayed.
MaxValue (Integer)
With this parameter, an initial value can be set as the largest value to be displayed on the Y axis. If
this parameter is not declared, the value is calculated according to the following formula:
MaxValue = [largest previous value of a channel] / 2 * 3
If a channel's maximum value is exceeded during display, the scale of the Y axis is dynamically
adapted to the maximum value.
Title (String)
This parameter defines the text which is to be displayed as a title above the chart. If this parameter
is not declared, no title is displayed.
TitleColor (Color)
The parameter TitleColor defines the color in which the title is displayed. This parameter is of type
"color". The default value is white (#ffffff).
Example
This deactivates the legend in component "chart1":
Example
This example sets the scale of the maximum value on the Y axis to 3000 (e.g. for output
in W).
Example