Back to Devexpress

DxChartCommonSeries<T, TGroup, TValue, TArgument> Members

blazor-devexpress-dot-blazor-dot-dxchartcommonseries-4-dot-underscore-members.md

latest3.8 KB
Original Source

DxChartCommonSeries<T, TGroup, TValue, TArgument> Members

Defines a common series.

Constructors

NameDescription
DxChartCommonSeries()Initializes a new instance of the class.

Properties

NameDescription
AggregationMethodObsolete. Specifies the method that calculates summaries for points with the same argument value.
ArgumentFieldSpecifies a data source field that stores arguments for series values.
FilterSpecifies a filter that is applied to data source objects.
NameFieldSpecifies a data source field used to group data by series.
PaneFieldSpecifies which data source field contains pane names for chart series.
SeriesTemplateSpecifies a series template.
SeriesTypeSpecifies the series type for XY 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.

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.

See Also

DxChartCommonSeries<T, TGroup, TValue, TArgument> Class

DevExpress.Blazor Namespace