Title (string), Titlecolor (color), Vallinecolor (color) – SMA Sunny Data Control V.4.2 User Manual
Page 160

Transferring Data to the Internet
SMA
Technologie AG
Page 160
SDC-TEN080642
User Manual
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).
ValLineColor (Color)
This setting defines the color of the axis partitioning in the chart. The partitioning is
drawn horizontally over the chart for each of the chart's scales (Y axis). By default, this
optional parameter is set to the color #595959 (gray).
<PARAM name=chart1.Title value=“Meine PV-Anlage“>
<PARAM name=chart1.ValLineColor value=#000000>
This example sets the color of the axis partitioning in chart "chart1" to black.