BarGraphArrangement

Fixes whether separate diagrams are displayed on top of each other, next to each other or overlapping.

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

Attribute getter


public getBarGraphArrangement(): TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphArrangement | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphArrangement, null

The current value of the attribute.

Attribute setter


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

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.Beckhoff.TcHmiBarChart.ChartBarGraphArrangement, 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.

BarGraphArrangement 1:

Available from version 1.12.746