ComponentOne Chart for .NET (2.0) Search HelpCentral 

ChartGroup.DrawingOrder Property

Gets or sets the drawing order of a ChartGroup.

[Visual Basic]

Public Property DrawingOrder As Integer

[C#]

public int DrawingOrder {get;set;}

[Delphi]

public property DrawingOrder: Int32 read get_DrawingOrder write set_DrawingOrder;

Remarks

The lower the drawing number, the later the group is drawn.

See Also

ChartGroup Class | ChartGroup Members | C1.Win.C1Chart Namespace | ChartGroup Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.