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; }
The formula defining the values on this label. You can access the actual values of the labels with LabelValues.
Namespace: FlexCel.Core
public String LabelDefinition { get; set; }