Reporting

The Chart type exposes the following members.

Properties

  NameDescription
Public propertyAction
Gets or sets an interactive action associated with this report item.
(Inherited from ReportItemBase.)
Public propertyAnchor Obsolete. (Inherited from ReportItem.)
Public propertyAnchoring
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.)
Public propertyAppearance
Link to visualization and design properties
Public propertyAutoLayout
Specifies AutoLayout mode to all items on the chart control.
Public propertyAutoTextWrap
Specifies AutoTextWrap mode for all wrappable text blocks of the chart control.
Public propertyBindings
Gets the collection of binding rules contained within the report item.
(Inherited from ReportItemBase.)
Public propertyBitmapResolution
Specifies the resolution of the chart image when rendered as Bitmap.
Public propertyBookmark Obsolete.
Gets or sets a bookmark label to be displayed for this report item.
(Inherited from ReportItemBase.)
Public propertyBookmarkId
Gets or sets a bookmark id for this item.
(Inherited from ReportItemBase.)
Public propertyBottom
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.)
Public propertyBounds
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.)
Public propertyChartTitle
Collection of titles for chart
Public propertyConditionalFormatting
Gets the collection of the conditional formatting rules, associated with this item.
(Inherited from ReportItemBase.)
Public propertyContainer (Inherited from ReportItemBase.)
Public propertyCustomPalettes
Specifies the custom palettes for chart.
Public propertyDataGroupColumn
Defines a data source column name for grouping data
Public propertyDataSource
Gets or sets the data source that the Table is displaying data for.
(Inherited from DataItem.)
Protected propertyDefaultSize (Overrides ReportItem..::..DefaultSize.)
Public propertyDefaultType
Default chart type
Public propertyDesignMode (Inherited from ReportItemBase.)
Public propertyDock Obsolete. (Inherited from ReportItem.)
Public propertyDocking
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.)
Public propertyDocumentMapText
Gets or sets a text to be displayed for this item in the document map.
(Inherited from ReportItemBase.)
Public propertyFilters
Gets a [!:Telerik.Reporting.Data.FilterCollection] that defines the filter expression(s) for the Table
(Inherited from DataItem.)
Public propertyHeight
Gets or sets the height of the report item.
(Inherited from ReportItem.)
Public propertyImageFormat
Specifies the image format in which the image is streamed.
Public propertyIntelligentLabelsEnabled
Toggles the use of the IntelligentLabels feature.
Public propertyItems
Gets the collection of report items contained within the report item.
(Inherited from ReportItemBase.)
Public propertyLeft
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.)
Public propertyLegend
Chart legend
Public propertyLocation
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.)
Public propertyName
Gets or sets the name of the report item.
(Inherited from ReportItemBase.)
Public propertyNoDataMessage
Gets or sets the current data item no data message.
(Inherited from DataItem.)
Public propertyNoDataStyle
Gets a Style object specifying the appearance of the no data message.
(Inherited from DataItem.)
Public propertyParent
Gets or sets the parent container of the report item.
(Inherited from ReportItemBase.)
Public propertyPlotArea
Chart plot area
Public propertyReport
Gets the report this item belongs to.
(Inherited from ReportItemBase.)
Public propertyRight
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.)
Public propertySeries
Gets or sets the chart's series collection object.
Public propertySeriesOrientation
Specifies the orientation of the chart series on the plot area.
Public propertySeriesPalette
Specifies the series palette
Public propertySite (Inherited from ReportItemBase.)
Public propertySize
Gets or sets the height and width of the report item.
(Inherited from ReportItem.)
Public propertySkin
Gets or sets the name of the chart's skin.
Public propertySorting Obsolete. (Inherited from DataItem.)
Public propertySortings
Gets a SortingCollection that defines the sort column(s), and their type and order for the Table
(Inherited from DataItem.)
Public propertyStyle
Gets a Style object specifying the appearance of the report item.
(Inherited from ReportItemBase.)
Public propertyStyleName
Gets or sets the name of the report item's global style.
(Inherited from ReportItemBase.)
Public propertyTop
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.)
Public propertyVisible
Gets or sets a value indicating whether the report item is displayed.
(Inherited from ReportItemBase.)
Public propertyWidth
Gets or sets the width of the report item.
(Inherited from ReportItem.)

See Also