LabelSegment

From Q
Jump to navigation Jump to search

LabelSegment

This represents one run of text (and its formatting) which is either a hard coded literal string or a linked field (such as value, category name, series name, etc).

Field

If not null, this overrides the Text property with a dynamic value linked to the specified field. Accepts STRING values: Value, CategoryName, SeriesName, Percent, BubbleSize or NULL

Font

The font and color of this segment of text. Accepts a named LIST of ExportingFontAndColor values or NULL

Text

The hard coded string literal to show as part of the label. Accepts STRING values