LineGraphDescriptions

Engineering

This dialog can be used to change the settings of the graphs for the individual subarrays to be displayed in the Sparkline.

Items

List of all objects added

LineGraphDescriptions 1:

Delete the selected object

LineGraphDescriptions 2:

Change the object order (top = left)

LineGraphDescriptions 3:

Add a new object

Name

Type

Description

lineColor (optional)

TcHmi.SolidColor

Line color

lineWidth

number

Line width

displayName (optional)

string

Display name

referenceLines

ReferenceLine[]

Reference lines

Schema: tchmi:framework#/definitions/ChartLineGraphDescriptionDefinitionList

Attribute getter


public getLineGraphDescriptions(): TcHmi.Controls.Beckhoff.TcHmiSpakline.LineGraphDescription[] | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.Beckhoff.TcHmiSparkline.LineGraphDescription[], null

The current value of the attribute.

Attribute setter


public setLineGraphDescriptions(valueNew: TcHmi.Controls.Beckhoff.TcHmiSpakline.LineGraphDescription[] | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.Beckhoff.TcHmiSparkline.LineGraphDescription[], null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

LineGraphDescriptions 4:

Available from version 14