BarGraphDescription

Defines the colors of the graphs. Replaces the attribute BarGraphColors.

Engineering

Items

List of all objects added

BarGraphDescription 1:

Delete the selected object

BarGraphDescription 2:

Change the object order (top = left)

BarGraphDescription 3:

Add a new object

Name

Type

Description

barColor

TcHmi.SolidColor

Bar color

legendName

string

Legend name

scaleFactor

number

Scaling factor

colorRanges

TcHmiCharting.ColorRanges

Color ranges

defaultVisibility

boolean

Visibility

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList

Attribute getter


public getBarGraphDescription(): TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList[] | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList[], null

The current value of the attribute.

Attribute setter


public setBarGraphDescription(valueNew: TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList [] | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphDescriptionDefinitionList [], 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.

BarGraphDescription 4:

Available from version 1.12.746

BarGraphDescription 5:

This attribute replaces the attribute BarGraphColors.