IGradient.Balance
IGradient

property Balance: Integer;

Type Library
TeeChartx

Description
From 0 to 100. Default value: 50

Determines the balance preference to use between gradient start and end colors.

By default, Balance property is 50, that means both start and end colors have the same priority.

Setting Balance to zero will give priority to start gradient color.

Setting Balance to 100 gives priority to end gradient color.