'DeclarationPublic Event ActionDone As EventHandler
'UsageDim instance As ChartShape Dim handler As EventHandler AddHandler instance.ActionDone, handler
public event EventHandler ActionDone
'DeclarationPublic Event ActionDone As EventHandler
'UsageDim instance As ChartShape Dim handler As EventHandler AddHandler instance.ActionDone, handler
public event EventHandler ActionDone