ScopeConfig
[ Interface ]
export interface ScopeConfig {
name: string;
chart: string;
}Properties
Name | Type | Description |
|---|---|---|
name | Configuration name | |
chart | Name of the chart in the configuration |
See also
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.Config
![]() | Available from version 1.12.748 |
