PieGraphDescription

Engineering

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

Items

List of all objects added

PieGraphDescription 1:

Delete the selected object

PieGraphDescription 2:

Change the object order (top = left)

PieGraphDescription 3:

Add a new object

Name

Type

Description

pieColor (optional)

TcHmi.SolidColor

Color of the pie slice.

labelColor (optional)

TcHmi.SolidColor

Color of the description.

name

string

Name of the pie slice.

showName

boolean

Visibility of the name.

showPercentLabel

boolean

Visibility of the percentage display.

showValue

boolean

Visibility of the value.

showUnit

boolean

Visibility of the unit.

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiPieChart.ChartPieGraphDescriptionDefinitionList

Attribute getter


public getPieGraphDescription(): TcHmi.Controls.Beckhoff.TcHmiPieChart.ChartPieGraphDescriptionDefinitionList[] | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.Beckhoff.TcHmiPieChart.ChartPieGraphDescriptionDefinitionList[], null

The current value of the attribute.

Attribute setter


public setPieGraphDescription(valueNew: TcHmi.Controls.Beckhoff.TcHmiPieChart.ChartPieGraphDescriptionDefinitionList [] | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.Beckhoff.TcHmiPieChart.ChartPieGraphDescriptionDefinitionList[], 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.

PieGraphDescription 4:

Available from version 14