[]
Gets or sets the plot order for the selected series within the chart group.
int PlotOrder { get; set; }
Property PlotOrder As Integer
You can set plot order only within a chart group (you cannot set the plot order for the entire chart if you have more than one chart type). A chart group is a collection of series with the same chart type.