LegendItemOrder Enumeration
.NET Framework (current version)
Specifies the order in which items are added to the legend.
Assembly: System.Windows.Forms.DataVisualization (in System.Windows.Forms.DataVisualization.dll)
| Member name | Description | |
|---|---|---|
| Auto | The chart automatically determines the order in which items are added to the legend. | |
| ReversedSeriesOrder | Items are added to the legend in the reverse order of items added to the chart series. | |
| SameAsSeriesOrder | Items are added to the legend in the same order as items added to the chart series. |
.NET Framework
Available since 4.0
Available since 4.0
Show: