TooltipConfiguration
Defines which columns are not to be displayed.
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.TooltipConfiguration
Attribute getter
public getTooltipConfiguration(): TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.TooltipConfiguration | null;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.TooltipConfiguration, null | The current value of the attribute. |
Attribute setter
public setTooltipConfiguration (valueNew: TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.TooltipConfiguration | null): void;Parameter
Name | Type | Description |
|---|---|---|
valueNew | TcHmi.Controls.Beckhoff. TcHmiTrendLineChart.TooltipConfiguration, 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. |
![]() | Available from version 14 |
