Back to Devexpress

DxChartCommonSeries<T, TGroup, TValue, TArgument> Properties

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

latest1.7 KB
Original Source

DxChartCommonSeries<T, TGroup, TValue, TArgument> Properties

Defines a common series.

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.

See Also

DxChartCommonSeries<T, TGroup, TValue, TArgument> Class

DxChartCommonSeries<T, TGroup, TValue, TArgument> Members

DevExpress.Blazor Namespace