Back to Devexpress

DxPieChartSeries<T, TArgument, TValue> Properties

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

latest1.4 KB
Original Source

DxPieChartSeries<T, TArgument, TValue> Properties

Defines a pie or donut series.

NameDescription
ArgumentFieldSpecifies a data source field that contains arguments for series values.
DataSpecifies a data source for the series.
FilterSpecifies an expression used to filter series values.
HoverModeSpecifies the chart elements to highlight when a pie series is hovered over.
NameSpecifies the name for a series.
SummaryMethodSpecifies the method that calculates summaries for points with the same argument value.
ValueFieldSpecifies a data source field that contains values for series points.
VisibleSpecifies the series visibility.

See Also

DxPieChartSeries<T, TArgument, TValue> Class

DxPieChartSeries<T, TArgument, TValue> Members

DevExpress.Blazor Namespace