Search Results: language:TI Anmeldung Charts Bookmark-Button

Customize Labels

Guides

NOTE This topic focuses on properties that customize the text of item labels. There are other properties that customize labels, such as backgroundColor, font, border, etc., but their purpose and...

Relocate Labels

Guides

Labels are arranged in a column by default. Change the label.position property to display labels beside or inside funnel items. jQuery JavaScript$(function() { $("#funnelContainer").dxFunnel({ ...

Relocate the Legend

Guides

The legend can be aligned in the horizontal or vertical direction using the horizontalAlignment or verticalAlignment property. jQuery JavaScript$(function() { $("#funnelContainer").dxFunnel({ ...

Relocate Labels

Guides

Labels are located beside their series points by default. Change the series.label.position property to rearrange labels in columns or place them inside series points. jQuery JavaScript$(function()...

Relocate the Legend

Guides

The legend can be aligned in the horizontal or vertical direction using the horizontalAlignment or verticalAlignment property. jQuery JavaScript$(function() { ...