Table of Contents

TDataLabelOptions.Separator Property

The separator that will be used to separate labels when they contain more than one value. (For example, if the labels contains both the value and the category, they will be separated by this string).

Syntax

Namespace: FlexCel.Core

public String Separator { get; set; }

See also