Back to Devexpress

GroupInfo Properties

corelibraries-devexpress-dot-xtracharts-dot-groupinfo-dot-underscore-properties.md

latest1.1 KB
Original Source

GroupInfo Properties

Storage of information about the values that should be aggregated into a series point.

NameDescription
ArgumentReturns the aggregated point’s argument.
Values1Returns a collection of values that series points provide as their first value.
Values2Returns a collection of values that series points provide as their second value.
Values3Returns a collection of values that series points provide as their third value.
Values4Returns a collection of values that series points provide as their fourth value.

See Also

GroupInfo Class

GroupInfo Members

DevExpress.XtraCharts Namespace