[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.MouseEnabledComponent

MouseEnabledComponent Class

Class of the components user may interact with

Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public abstract class MouseEnabledComponent : MouseEnabledItem, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, IMouseEnabled, IMouseHandler, INamedComponent, IDisposable

Constructors

Name Description
MouseEnabledComponent()

Initializes a new instance of MouseEnabledComponent Class.

Properties

Name Description
Name

Gets or sets component name.

Methods

Name Description
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

ToString()

Returns a string that represents this instance.

Events

Name Description
Disposed

Occurs when the instance disposed.