[]
        
(Showing Draft Content)

FarPoint.Win.Chart.DeleteCancelEventArgs

DeleteCancelEventArgs Class

Event argument for delete action. Users can cancel this actions.

Inheritance
DeleteCancelEventArgs
Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public class DeleteCancelEventArgs : CancelEventArgs
Public Class DeleteCancelEventArgs
    Inherits CancelEventArgs

Constructors

Name Description
DeleteCancelEventArgs(object)

Initializes a new instance of the DeleteCancelEventArgs class.

Properties

Name Description
Object

Gets the object which to be deleted, can be a plot area, legend area, label area or a series info.