ScopeConfig

[ Interface ]

export interface ScopeConfig {
    name: string;
    chart: string;
}

Properties

Name

Type

Description

name

string

Configuration name

chart

string

Name of the chart in the configuration

See also

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

ScopeConfig 1:

Available from version 1.12.748