[]
Gets or sets the drawing order of a ChartGroup.
[Browsable(false)] public int DrawingOrder { get; set; }
<Browsable(False)> Public Property DrawingOrder As Integer
The lower the drawing number, the later the group is drawn.