Table of Contents

TDataLabelOptions.ShowPercents Property

If true and this label DataType is SeriesInfo, this label will display the percentage of the total data. This value only applies to PIE charts.

Syntax

Namespace: FlexCel.Core

public Boolean ShowPercents { get; set; }

See also