ZoomCharts Documentation

Version: 1.21.1 (2024-11-08)
Switch to Version 2.0 (BETA)

ZoomCharts.Configuration.BaseSettingsLabelStyle

Inheritance hierarchy

This type is implemented by BaseSettingsValueAxisTitleStyle, FacetChartSettingsFacetAxisLabels, FacetChartSettingsFacetAxisTitleStyle, ItemsChartSettingsItemsLayerCategoryLabelStyle, ItemsChartSettingsItemsLayerItemStyle, ItemsChartSettingsItemsLayerLabelStyle, ItemsChartSettingsItemsLayerLinkLabelStyle, ItemsChartSettingsLinkItem and ItemsChartSettingsNodeItem.

Methods

This type does not define any methods.

Properties

align: "center" | "right" | "left"

Text alignment.

angle: number

The angle at which the label are rotated

aspectRatio: number

Ratio between label sizes in different dimensions

Background style including fill color.

borderRadius: number

Radius of item border. Similar to CSS border radius property. Zero radius will show a rectangle

extra: any

Extra data associated with the label

forceNoWrap: boolean
image: string

Label image.

imageSlicing: [number, number, number, number]

Slicing to use tiled images. Array of 4 values: [left, top, width, height]

lineSpacing: number

Vertical space between the lines of text. In multiples of text line height.

margin: number

Margin around label text

maxWidth: number

Maximum width of the label.

padding: number

Padding between item content and item border.

text: string

Label text.

Text style including fill color and font.

X