TLabelsList.Labels

TLabelsList.Labels
TLabelsList

property Labels[Index: Integer]: String;

Unit
TeEngine

Description
Gets or sets the label string at index position.

Series1.Labels[ 3 ] := 'abc' ;