Spread Windows Forms 10.0 Product Documentation
SpreadChart Class Events


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

Public Events
 NameDescription
Public EventActionDoingOccurs when on performing actions such as move, resize, delete, cut and paste. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventActionDoneOccurs when on actions done such as move, resize, delete, cut and paste. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventChangedOccurs when the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventDisposedAdds an event handler to listen to the Disposed event on the SpreadChart. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventDoubleClickOccurs when the user double-clicks the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseDownOccurs if the user presses a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseMoveOccurs if the user moves the cursor while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventMouseUpOccurs if the user releases a mouse button while the cursor is over the element. (Inherited from FarPoint.Win.ElementWindowless)
Public EventNameChangingOccurs before the Name property of the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventOpeningContextMenuStripOccurs when opening context menu strip. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventPropertyChangedOccurs when a property on the element changes. (Inherited from FarPoint.Win.ElementWindowless)
Public EventSelectionChangedOccurs when the selection changed. (Inherited from FarPoint.Win.Spread.Chart.ChartShape)
Public EventSeriesExpandedOccurs when new series is added by expanding spreadchart data range on UI  
Top
See Also

Reference

SpreadChart Class
FarPoint.Win.Spread.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.