Skip to main content

TcxGridChartItem.Order Property

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

Declaration

property Order: Integer read;

Property Value

Type
Integer

Remarks

This property is for internal use only.

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