Start

Definition of the start time at which the display should begin.

Several options are available as values:

Schema (version 1.10): tchmi:framework#/definitions/TrendLineChartStart

Schema (version 1.12): tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.ChartStart

Attribute getter

public getStart(): string | null;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

string, null

The current value of the attribute.

Attribute setter

public setStart(valueNew: string | null): void;

Parameter

Name

Type

Description

valueNew

string, null

The new value of the attribute.

Return value

Type

Description

void

No return value.

Start 1:

Available from version 1.10