TickDefinition

[ Interface ]

export interface TickDefinition {
    mainTickRange: number;
    subTickRange: number;
}

Properties

Name

Type

Description

mainTickRange

number

Distance of the main axis markers

subTickRange

number

Distance of the secondary axis markers

See also

Schema: tchmi:framework#/definitions/GaugeTickDefinition

TickDefinition 1:

Available from 1.8