Indicates that legend items are shown in the reversed order. This property only affects legend items automatically added for the chart series and has no effect on custom legend items.
Visual Basic (Declaration) | |
---|---|
Public Property Reversed As AutoBool |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AutoBool Reversed {get; set;} |
When the Reversed property is set to Auto the legend will automatically be reversed if StackedColumn, StackedColumn100, StackedArea or StackedArea100 chart types are being displayed.
When the Reversed property is set to Auto, the legend will automatically be reversed if StackedColumn, StackedColumn100, StackedArea or StackedArea100 chart types are used.
When the Reversed property is set to Auto, the legend will automatically be reversed if StackedColumn, StackedColumn100, StackedArea or StackedArea100 chart types are used.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family