Table of Contents

TDataLabel.LabelDefinition Property

The formula defining the values on this label. You can access the actual values of the labels with LabelValues.

Syntax

Namespace: FlexCel.Core

public String LabelDefinition { get; set; }

See also