Skip to main content

TdxBarGroup.Index Property

Specifies group index in the bar manager’s Groups collection.

Declaration

property Index: Integer read; write;

Property Value

Type
Integer

Remarks

The Index property returns the index of a given group in the zero-based collection represented by the bar manager’s Groups property.

See Also