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


In This Topic
SpreadChart Class Events
In This Topic

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

Public Events
 NameDescription
Public EventOccurs when on performing actions such as move, resize, delete, cut and paste. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when on actions done such as move, resize, delete, cut and paste. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when the background image changed. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when mouse clicked. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventAdds an event handler to listen to the Disposed event on the SpreadChart. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the font changed. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when the foreground image changed. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
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. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when mouse left. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
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. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when the parent of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the picture changed. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOccurs when the selection changed. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventOccurs when new series is added by expanding spreadchart data range on UI  
Public EventOccurs when the User Interface (UI) change is complete. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Top
See Also