ITagCloudSeries.GetTagFontSize
ITagCloudSeries

function GetTagFontSize(ValueIndex: Integer): Integer;

Type Library
TeeChartx

Description
Returns the appropiate font size for a given ValueIndex'th tag.

Font size is calculated using the maximum and minimum tag values.

The maximum value is assigned the Font.Size property.