MouseMode

Defines the mouse mode. You can perform various interactions in stop mode.

Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.ChartMouseMode

Attribute getter

public getMouseMode(): TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.MouseMode | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.ChartMouseMode

The current value of the attribute.

Attribute setter

public setMouseMode(valueNew: TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.MouseMode | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.ChartMouseMode, 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.

MouseMode 1:

Available from version 14