TTagCloudSeries.GetTagFontSize
TTagCloudSeries
function GetTagFontSize(ValueIndex: Integer): Integer;
Unit
TeeTagCloud
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.