Back to Devexpress

DxPolarChartBarSeries<T, TArgument, TValue> Properties

blazor-devexpress-dot-blazor-dot-dxpolarchartbarseries-3-dot-underscore-properties.md

latest3.3 KB
Original Source

DxPolarChartBarSeries<T, TArgument, TValue> Properties

Defines a bar series.

NameDescription
ArgumentFieldSpecifies a data source field that contains arguments for series values. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.
BarPaddingSpecifies the padding between bars in a bar group, as a percentage.
BarWidthSpecifies the width of an individual bar in the series, in pixels.
BreakOnEmptyPointsSpecifies whether the series should break on points with null values. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.
ColorSpecifies the color of the series. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.
DataSpecifies the data source for the series. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.
FilterSpecifies an expression used to filter series values. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.
HoverModeSpecifies highlighted series elements when a user hovers the mouse pointer over the series.
MaxLabelCountLimits the maximum number of visible point labels in the series. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.
MinBarHeightSpecifies the minimum bar height, in pixels.
NameSpecifies the series name. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.
SelectionModeSpecifies the selection mode for the bar series.
ValueFieldSpecifies a data source field that contains values for series points. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.
VisibleSpecifies series visibility. Inherited from DxPolarChartBaseSeries<T, TArgument, TValue>.

See Also

DxPolarChartBarSeries<T, TArgument, TValue> Class

DxPolarChartBarSeries<T, TArgument, TValue> Members

DevExpress.Blazor Namespace