TcHmiCharting.LineGraph.Point

[ Interface ]

export interface Point{
    x: number;
    y: number;
}

Properties

Name

Type

Description

x

number

x-coordinate

y

number

y-coordinate

Schema: tchmi:framework#/definitions/ChartLineGraphDataDefinitionList

TcHmiCharting.LineGraph.Point 1:

Available from 1.8