Search Results: language:TI Anmeldung Charts Bookmark-Button

dxPolarChart StackedBarSeries

Reference
An object defining a series of the stackedBar type.

a fixed angular width for all bars in a series, measured in degrees. Takes precedence over the barPadding property. A bar's maximum width is limited. In single-series charts, it cannot be greater than the interval between two major ticks. In multi-series charts, it depends on the number of bars in the parent group and this group's actual width. See the Specify the Bar Width article for more

Zooming and Panning

Guides

Zooming and panning is an efficient way to navigate a chart that contains many series points. A user can zoom and pan the chart using mouse commands or touch gestures, the scrollbar, or the RangeSelector UI component. Each of these cases are detailed in this topic. NOTE Multi-axis charts do not support zooming and panning. If you want to change visual ranges after initialization, modify

dxBarGauge legend

Reference
Configures the legend.

The legend is a component that helps a user identify bars. The legend contains several items, one per bar, each consisting of a colored marker and text showing the bar's argument. You can make the...

dxChart commonSeriesSettings point

Reference
Configures series points in scatter, line- and area-like series.

Declared in commonSeriesSettings, the point settings apply to all points in the chart. Declared in a series configuration object, the point settings apply only to the points that belong to this...

dxChart series point

Reference
Configures series points in scatter, line- and area-like series.

Declared in commonSeriesSettings, the point settings apply to all points in the chart. Declared in a series configuration object, the point settings apply only to the points that belong to this...