TTagCloudSeries.Font

TTagCloudSeries.Font
TTagCloudSeries

property Font: TTeeFont;

Unit
TeeTagCloud

Description
Gets or sets the font used to display all tags.

The font size determines the maximum size allowed for the tag with the biggest YValue.

The GetTagFontSize function calculates each tag font size proportional to the tag value.

Font can be changed to customize each tag using the OnDrawTag event.

See also: TagSeparation