Table of Contents

IDataLabel.LabelValues Property

A list with the actual values for the label, evaluated from the formula at LabelDefinition IMPORTANT NOTE: The values here only are valid if LabelOptions indicates a manual DataType. The results can contain TDrawingRichStrings.

Syntax

Unit: FlexCel.Core

property IDataLabel.LabelValues: TArray<TDrawingValue>

See also