Skip to content

ChartYAxis Type documentation

extends ChartAxis
Index signature: [ key: string ]: any
Properties
axisLabel?: any from ChartAxis.axisLabel
axisLine?: { onZero: boolean, show: boolean } from ChartAxis.axisLine
data?: AxisData from ChartAxis.data
gridIndex?: number from ChartAxis.gridIndex
max?: number from ChartAxis.max
min?: number from ChartAxis.min
name?: string from ChartAxis.name
offset?: number from ChartAxis.offset
position?: YAxisPosition
scale?: boolean
show?: boolean from ChartAxis.show
splitLine?: { show: boolean } from ChartAxis.splitLine
splitNumber?: number from ChartAxis.splitNumber
type: AxisType from ChartAxis.type

Types Documentation

("left" | "right")
("value" | "category" | "time" | "log")
Copyright (c) Siemens 2016 - 2025 SPDX-License-Identifier: MIT

Except where otherwise noted, content on this site is licensed under MIT License.