beautypg.com

SMA Sunny Data Control V.4.2 User Manual

Page 159

background image

SMA

Technologie AG

Transferring Data to the Internet

User Manual

SDC-TEN080642

Page 159

ChartStyle (String)

This parameter defines the component's style. It is possible to specify whether the area
beneath the line is to be filled in ("Fill"), or whether just the line itself ("Line") is to be
displayed in the chart. This parameter is case-sensitive, This parameter is optional. If this
parameter is not declared, just the line is displayed in the charts.

LegendBGColor (Color)

This parameter is used to set the background color of the entire legend. If this parameter
is not declared, the legend is displayed as transparent.

LegendTextColor (Color)

This parameter defines the text color used to display the channel text and units in the
legend. This parameter is optional. The default setting is #ffffff (white).

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.
The following example deactivates the legend in component "chart1":

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.

This example sets the scale of the maximum value on the Y axis to 3000 (e.g. for
output in W).