[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.IGraphItem

IGraphItem Interface

For internal use. Base interface for chart's items.

Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public interface IGraphItem : ICloneable

Properties

Name Description
IsAttachable

Current attachable state.

IsDirty

Dirty state.

Parent

Gets parent if attached.

Methods

Name Description
AttachParent(IGraphItem)

Attache to parent.