ComponentOne Chart for .NET (2.0) Search HelpCentral 

PostDrawSeriesEventArgs.Graphics Property

Gets the Graphics object used to paint.

[Visual Basic]

Public ReadOnly Property Graphics As Graphics

[C#]

public Graphics Graphics {get;}

[Delphi]

public property Graphics: Graphics read get_Graphics;

See Also

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


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