ActiveReports 8
IChart Interface Properties

For a list of all members of this type, see IChart members.

Public Properties
 NameDescription
 PropertyActionThe Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyBookmarkSpecifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyCategoriesCountGets a count of the number of categories in this chart.  
 PropertyCategoryAxisGets chart category axis.  
 PropertyCategoryGroupingsCountGets number of category groupings defined in chart definition.  
 PropertyCategoryMemberCollectionGets top-level category grouping members.  
 PropertyDataElementNameThe name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML). (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDataElementOutputIndicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDataPointCategoryCountGets the category count.  
 PropertyDataPointCollectionGets the DataPoint collection.  
 PropertyDataPointSeriesCountGets the series count.  
 PropertyDataSetNameSpecifies which data set to use for this data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyDefinitionSeriesCountGets count of series defined in ChartData of the chart definition.  
 PropertyDocumentMapPath (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyHeightHeight of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyHiddenIndicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyHorizontalResolutionHorizontal resolution (DPI) of the image.  
 PropertyIsDynamicallyHiddenDetermines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyKeepTogetherIndicates the entire data region should be kept together on one page if possible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyLabelProvides a user friendly label for an instance of an item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyLeftThe distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyLegendGets chart legend.  
 PropertyNameThe name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyNewSectionIndicating whether a region is in it's own section. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion)
 PropertyNoRowsIndicates if the DataRegion has no rows available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyNoRowsMessageMessage to display in the DataRegion when no rows of data are available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyNoRowsTextBoxReturns a renderable textbox suitable for displaying NoRowsMessage for this instance.Returns a renderable textbox suitable for displaying NoRowsMessage for this instance. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyOverflowNameOverflow name (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowItem)
 PropertyOwnHidden (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyPageBreakAtEndIndicates the report should page break at the end of the data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyPageBreakAtStartIndicates the report should page break at the start of the data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyPaletteGets chart palette.  
 PropertyParentSets or returns a reference to this object's parent. If the parent is unavailable null is returned. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyPlainCategoryMembersGets the category members as an array of chart members.  
 PropertyPlainSeriesMembersGets the series members as an array of chart members.  
 PropertyPlotAreaGets chart plot area.  
 PropertyPointWidthSpecifies point width.  
 PropertyReferenceLine  
 PropertyRenderComponentsReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyRenderDataGets or sets temporary data used in chart rendering. For internal use only.  
 PropertySeriesCountGets a count of the number of series in this chart.  
 PropertySeriesMemberCollectionGets the series member collection.  
 PropertyStyleReturns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySubtypeGets chart subtype.  
 PropertyThreeDPropertiesGets properties to setup 3D-chart.  
 PropertyTitleGets chart title properties.  
 PropertyToggleItemSpecifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyToolTipContains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyTopThe distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyTopFromRootContainerThe Top position relative to the report item's root container. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyTypeGets chart type.  
 PropertyValueAxisGets chart value axis.  
 PropertyVerticalResolutionVertical resolution (DPI) of the image.  
 PropertyWidthWidth of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyZIndexSpecifies drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
Top
See Also

Reference

IChart Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace

Support Forum