Back to Devexpress

IChartDataItem Members

blazor-devexpress-dot-blazor-dot-ichartdataitem-dot-underscore-members.md

latest878 B
Original Source

IChartDataItem Members

A base interface that defines a Chart data item.

Properties

NameDescription
ArgumentReturns the name of a data source field that ships with arguments for series points.
SeriesNameReturns the name of a data source field that is used to group data by series.
ValueReturns the name of a data source field that ships with values for series points.
ValueFieldNameReturns the name of a data source field that ships with pane names for chart series.

See Also

IChartDataItem Interface

DevExpress.Blazor Namespace