[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.ItemComponent

ItemComponent Class

Base class for area scrolls and legend items.

Inheritance
ItemComponent
Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public abstract class ItemComponent : Item, IGraphItem, ICloneable, IGraphXmlSerializable, INamedComponent, IDisposable

Constructors

Name Description
ItemComponent()

Initializes a new instance of ItemComponent 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 the current object.

Events

Name Description
Disposed

Occurs when the instance disposed.