Back to Devexpress

IChartDataItem Properties

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

latest943 B
Original Source

IChartDataItem Properties

A base interface that defines a Chart data item.

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

IChartDataItem Members

DevExpress.Blazor Namespace