Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridChartItem.Order Property

Returns the position of the chart item in a list of chart items sorted by their IDs.

#Declaration

Delphi
property Order: Integer read;

#Property Value

Type
Integer

#Remarks

This property is used to distinguish chart items based upon their IDs. For instance, the values of this property determine the default color for data markers.

See Also