Reporting

The Chart type exposes the following members.

Methods

  NameDescription
Protected methodClearGlobalDependencies (Inherited from ReportItemBase.)
Public methodClearSkin
Resets current chart skin to the default one.
Public methodContains
Retrieves a value indicating whether the specified report item is a child of the report item.
(Inherited from ReportItemBase.)
Public methodDispose()()()() (Inherited from ReportItemBase.)
Protected methodDispose(Boolean) (Inherited from ReportItemBase.)
Protected methodOnItemAdded
Raises the ItemAdded event.
(Inherited from ReportItemBase.)
Protected methodOnItemRemoved
Raises the ItemRemoved event.
(Inherited from ReportItemBase.)
Protected methodOnItemValidate (Inherited from ReportItemBase.)
Protected methodOnNeedDataSource (Inherited from DataItem.)
Public methodToString()()()()
Returns a String that represents the current ReportItemBase.
(Inherited from ReportItemBase.)
Protected methodToString(array<String>[]()[][]) (Inherited from ReportObject.)

See Also