ZoomCharts Documentation

Version: 1.21.13 (2026-02-03)
Switch to Version 2.0 (BETA)

ZoomCharts.Configuration.LinearChartSettingsStepLineStyle

Inheritance hierarchy

This type inherits from BaseSettingsBackgroundStyle and BaseSettingsThresholdTypeLabelPositioning. Through these types it also inherits members from BaseSettingsLineStyle, BaseSettingsBackgroundStyleBase and BaseSettingsLineStyleBase.

Methods

This type does not define any methods.

Properties

labelHorizontalPadding: number
labelHorizontalPosition: "center" | "right" | "left"
labelValueFunction: (from: number, to: number) => string
Parameters
from: number
to: number
Return value
Data type: string
labelVerticalPadding: number
labelVerticalPosition: "center" | "above" | "under"
lineColor: string
lineDash: Array<number>
lineDashOffset: number
lineWidth: number
shadowBlur: number
shadowColor: string
shadowOffsetX: number
shadowOffsetY: number
X