TimeOrTimespanPreset
[ Interface ]
export interface TimeOrTimespanPreset {
name: string;
value: string;
}Properties
Name | Type | Description |
|---|---|---|
name | Type of entry | |
value | Value of the entry |
See also
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTrendLineChart. TimeOrTimespanPreset
![]() | Available from version 14 |
