Back to Devexpress

DxPieChartSeries<T, TArgument, TValue> Members

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

latest3.8 KB
Original Source

DxPieChartSeries<T, TArgument, TValue> Members

Defines a pie or donut series.

Constructors

NameDescription
DxPieChartSeries()Initializes a new instance of the DxPieChartSeries<T, TArgument, TValue> class.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

Events

NameDescription
VisibleChangedFires when a pie series visibility changes.

See Also

DxPieChartSeries<T, TArgument, TValue> Class

DevExpress.Blazor Namespace