TooltipErrorInformationObject

[ Schnittstelle ]

export interface TooltipInformationObject {
    point: { x: number, y: number };
    symbolname: string;
    yAxis: TcHmiTrendLineChart.YAxis;
}


Eigenschaften

Name

Typ

Beschreibung

yAxis

TcHmiTrendLineChart.YAxis

Y-Achse

beginTime

number

Startzeit des Fehlers

endTime

number

Endzeit des Fehlers

errorCode(optional)

number | null | undefined

Fehlercode

symbolname

string

Symbolname

Siehe auch

Schema: tchmi:framework#/definitions/TrendLineChartTooltipErrorInformationObject

tchmi:framework#/definitions/TrendLineChartTooltipErrorInformationList

TooltipErrorInformationObject 1:

Verfügbar ab Version 1.10