Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class


In This Topic
ChartShape Class Events
In This Topic

For a list of all members of this type, see ChartShape members.

Public Events
 NameDescription
Public EventOccurs when on performing actions such as move, resize, delete, cut and paste.  
Public EventOccurs when on actions done such as move, resize, delete, cut and paste.  
Public EventOccurs when the background image changed.  
Public EventOccurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when mouse clicked.  
Public EventAdds an event handler to listen to the SpreadChart.Disposed event on the SpreadChart.  
Public EventOccurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the font changed.  
Public EventOccurs when the foreground image changed.  
Public EventOccurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when mouse entered.  
Public EventOccurs when mouse left.  
Public EventOccurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when opening context menu strip.  
Public EventOccurs when the parent of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the picture changed.  
Public EventOccurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the selection changed.  
Public EventOccurs when the User Interface (UI) change is complete.  
Top
See Also