[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.Chart2DGroup.LegendReversed

LegendReversed Property

LegendReversed

Gets or sets a value indicating whether the order in which the series entries of each Chart2DGroup appear in the legend is reversed.

The series of each Chart2DGroup normally appear in index order in the legend. If this property is true, the series entries appear in reversed order.

Declaration
public bool LegendReversed { get; set; }