Back to Devexpress

DxPolarChart<T> Properties

blazor-devexpress-dot-blazor-dot-dxpolarchart-1-dot-underscore-properties.md

latest3.2 KB
Original Source

DxPolarChart<T> Properties

A control that visualizes bound data as graphs in polar coordinates.

NameDescription
BarGroupPaddingSpecifies left and right bar group paddings for argument axis ticks.
BarGroupWidthSpecifies the width of bar groups in pixels.
CssClassAssigns a CSS class to the Chart component. Inherited from DxChartBase.
DataSpecifies an object that supplies Polar Chart data.
HeightSpecifies the chart component’s absolute or relative height. Inherited from DxChartBase.
IdSpecifies the Chart component’s unique identifier. Inherited from DxChartBase.
LabelOverlapSpecifies how the component displays overlapping labels.
NegativesAsZeroesSpecifies whether the Polar Chart treats negative values as zeros in stacked bar series.
PaletteSpecifies the color scheme to colorize chart series. Inherited from DxChartBase.
PaletteExtensionModeSpecifies how to extend the chart palette when the number of colors is less than the number of series (for DxChart) or series points (for DxPieChart). Inherited from DxChartBase.
PointSelectionModeSpecifies whether a user can select data points.
RedrawOnResizeSpecifies whether to redraw the chart when its container size changes. Inherited from DxChartBase.
SeriesSelectionModeSpecifies whether a user can select series.
SortedSpecifies whether series point connectors follow the visual argument order or original data source order. Applies only to line series.
UseSpiderWebSpecifies whether to display the chart grid as a spider web.
WidthSpecifies the chart component’s absolute or relative width. Inherited from DxChartBase.

See Also

DxPolarChart<T> Class

DxPolarChart<T> Members

DevExpress.Blazor Namespace