Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / DeleteCancelEventArgs Class
Properties


In This Topic
    DeleteCancelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DeleteCancelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DeleteCancelEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the object which to be deleted, can be a plot area, legend area, label area or a series info.  
    Top
    See Also