Progress® Telerik® Reporting R3 2020
Graph Class
Use the Graph item to add charts to a report.
Inheritance Hierarchy
SystemObject
Telerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportItem
Telerik.ReportingDataItem
Telerik.ReportingGraph
Namespace:
Telerik.ReportingTelerik.ReportingReportObject
Telerik.ReportingReportItemBase
Telerik.ReportingReportItem
Telerik.ReportingDataItem
Telerik.ReportingGraph
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The Graph type exposes the following members.
Constructors
Properties
Name | Description | |
---|---|---|
![]() | AccessibleDescription |
Gets or sets the accessible description for the current report item.
(Inherited from ReportItemBase.) |
![]() | Action |
Gets or sets an interactive action associated with this report item.
(Inherited from ReportItemBase.) |
![]() | Anchor | Obsolete. (Inherited from ReportItem.) |
![]() | Anchoring |
Gets or sets the edges of the container to which a report is bound
and determines how a report items is resized with its parent.
(Inherited from ReportItem.) |
![]() | Bindings |
Gets the collection of binding rules contained within the report item.
(Inherited from ReportItemBase.) |
![]() | Bookmark | Obsolete.
Gets or sets a bookmark label to be displayed for this report item.
(Inherited from ReportItemBase.) |
![]() | BookmarkId |
Gets or sets a bookmark id for this item.
(Inherited from ReportItemBase.) |
![]() | Bottom |
Gets the distance, in Units, between the bottom edge of the
report item and the top edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Bounds |
Gets or sets the size and location of the report item including its
nonclient elements, in Units, relative to the parent report item.
(Inherited from ReportItem.) |
![]() | CategoryGroups |
Gets the hierarchy of GraphGroups that define the categories for the current Graph.
|
![]() | ColorPalette |
Gets or sets the color palette used for graph series.
|
![]() | ConditionalFormatting |
Gets the collection of the conditional formatting rules, associated with this item.
(Inherited from ReportItemBase.) |
![]() | Container | (Inherited from ReportItemBase.) |
![]() | CoordinateSystems |
Gets the collection of GraphCoordinateSystems.
|
![]() | Culture |
Gets or sets the culture information associated with the Graph item.
|
![]() | DataSource |
Gets or sets the data source that the
Table is displaying data for.
(Inherited from DataItem.) |
![]() | DefaultSize | (Overrides ReportItemDefaultSize.) |
![]() | DesignMode | (Inherited from ReportItemBase.) |
![]() | Dock | Obsolete. (Inherited from ReportItem.) |
![]() | Docking |
Gets or sets which report item borders are docked to its parent
and determines how a report item is resized with its parent.
(Inherited from ReportItem.) |
![]() | DocumentMapText |
Gets or sets a text to be displayed for this item in the document map.
(Inherited from ReportItemBase.) |
![]() | Filters |
Gets a
FilterCollection
that defines the filter expression(s) for the
Table (Inherited from DataItem.) |
![]() | Height |
Gets or sets the height of the report item.
(Inherited from ReportItem.) |
![]() | Items |
Gets the collection of report items contained within the report
item.
(Inherited from ReportItemBase.) |
![]() | Left |
Gets or sets the distance, in Units, between the left edge of the
report item and the left edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Legend |
Gets the Legend for the current Graph |
![]() | Location |
Gets or sets the coordinates of the upper-left corner of the report
item relative to the upper-left corner of its container.
(Inherited from ReportItem.) |
![]() | Name |
Gets or sets the name of the report item.
(Inherited from ReportItemBase.) |
![]() | NoDataMessage |
Gets or sets the current data item no data message.
(Inherited from DataItem.) |
![]() | NoDataStyle |
Gets a Style object
specifying the appearance of the no data message.
(Inherited from DataItem.) |
![]() | Parent | Gets or sets the parent container of the report item.
(Inherited from ReportItemBase.) |
![]() | PlotAreaStyle |
Gets the style of the plot area.
|
![]() | Report |
Gets the report this item belongs to.
(Inherited from ReportItemBase.) |
![]() | Right |
Gets the distance, in Units, between the right edge of the
report item and the left edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Series |
Gets the collection of GraphSeries defined for the current Graph.
|
![]() | SeriesGroups |
Gets the hierarchy of GraphGroups that define the series for the current Graph.
|
![]() | Site | (Inherited from ReportItemBase.) |
![]() | Size |
Gets or sets the height and width of the report item.
(Inherited from ReportItem.) |
![]() | Sorting | Obsolete. (Inherited from DataItem.) |
![]() | Sortings |
Gets a
SortingCollection
that defines the sort column(s), and their type and order for the
Table (Inherited from DataItem.) |
![]() | Style |
Gets a Style object
specifying the appearance of the report item.
(Inherited from ReportItemBase.) |
![]() | StyleName |
Gets or sets the name of the report item's global style.
(Inherited from ReportItemBase.) |
![]() | Titles |
Gets the collection of GraphTitle defined for the current Graph.
|
![]() | TocText |
Gets or sets a text to be displayed for this item in the table of contents.
(Inherited from ReportItemBase.) |
![]() | ToolTip |
Gets the tooltip associated with the current report item.
(Inherited from ReportItemBase.) |
![]() | Top |
Gets or sets the distance, in Units, between the top edge of the
report item and the top edge of its container's client area.
(Inherited from ReportItem.) |
![]() | Visible |
Gets or sets a value indicating whether the report item is
displayed.
(Inherited from ReportItemBase.) |
![]() | Width |
Gets or sets the width of the report item.
(Inherited from ReportItem.) |
Methods
Name | Description | |
---|---|---|
![]() | ClearGlobalDependencies | (Inherited from ReportItemBase.) |
![]() | Contains |
Retrieves a value indicating whether the specified report item is
a child of the report item.
(Inherited from ReportItemBase.) |
![]() | Dispose | (Inherited from ReportItemBase.) |
![]() | Dispose(Boolean) | (Inherited from ReportItemBase.) |
![]() | OnItemValidate | (Inherited from ReportItemBase.) |
![]() | OnNeedDataSource | (Inherited from DataItem.) |
![]() | ToString |
Returns a String that represents the current
ReportItemBase.
(Inherited from ReportItemBase.) |
![]() | ToString(String) | (Inherited from ReportObject.) |
Events
Name | Description | |
---|---|---|
![]() | Disposed |
Occurs when the report item is disposed.
(Inherited from ReportItemBase.) |
![]() | ItemDataBinding |
Occurs when the report item binds to a data source.
(Inherited from ReportItemBase.) |
![]() | ItemDataBound |
Occurs after the report item binds to a data source.
(Inherited from ReportItemBase.) |
![]() ![]() | NeedDataSource |
Occurs when the processing of the data item processing instance (i.e., DataItem instance) begins
and this instance has no DataSource property set.
(Inherited from DataItem.) |
Version Information
Supported in: 1.0.1