Table of Contents

TDataLabel.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

Namespace: FlexCel.Core

public Object[] LabelValues { get; set; }

See also