[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartPieLegendLayout

ChartPieLegendLayout Enum

Specifies the layout text of the legend item. It defines the additional legend text for single Pie chart.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public enum ChartPieLegendLayout

Fields

Name Description
Amount

Show group value as amount.

Both

Show group value as both amount and percentage.

None

No layout text.

Percentage

Show group value as percentage.