Occurs after the series was drawn.
[Visual Basic]
Public Event PostDraw As PostDrawSeriesEventHandler
[C#]
public event PostDrawSeriesEventHandler PostDraw
[Delphi]
public property PostDraw: PostDrawSeriesEventHandler read remove_PostDraw write add_PostDraw;
See Also
ChartDataSeries Class | ChartDataSeries Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |