TooltipConfiguration
[ Interface ]
export interface TooltipConfiguration {
showSymbol: boolean;
showLegend: boolean;
}Properties
Name | Type | Description |
|---|---|---|
showSymbol | Visibility of the symbol name | |
showLegend | Visibility of the legend name |
See also
Schema: tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiTrendLineChart.TooltipConfiguration
![]() | Available from version 14 |
