ActiveReports 12
IChart Interface Properties

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart Namespace : IChart Interface

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

Public Properties
 NameDescription
 PropertyThe Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyReturns the count of the number of categories in this chart.  
 PropertyGets chart category axis.  
 PropertyGets number of category groupings defined in chart definition.  
 PropertyReturns top-level category grouping members.  
 PropertyGets the chart series collection.  
 PropertyGets the chart value axes collection  
 PropertyThe 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)
 PropertyIndicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyReturns the category count.  
 PropertyReturns the data point collection.  
 PropertyReturns the series count.  
 Propertypecifies which data set to use for this data region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyGets count of series defined in ChartData of the chart definition.  
 PropertyHeight of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyHorizontal resolution (DPI) of the image.  
 PropertyDetermines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets a value indicating whether the report item is kept together on one page if possible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 PropertyThe distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets chart legend.  
 PropertyThe name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicating whether a region is in it's own section. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ISectionRegion)
 PropertyIndicates if the DataRegion has no rows available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyMessage to display in the DataRegion when no rows of data are available. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyReturns a renderable textbox suitable for displaying NoRowsMessage for this instance. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDataRegion)
 PropertyOverflow name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IOverflowItem)
 PropertyGets a value indicating whether the page should break at the end of the region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion)
 PropertyGets a value indicating whether the page should break at the start of the region. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IPageRegion)
 PropertyGets chart palette.  
 PropertyReturns the category members as an array of chart members.  
 PropertyReturns the series members as an array of chart members.  
 PropertyGets chart plot area.  
 PropertySpecifies point width.  
 PropertyReturns the reference line.  
 PropertyReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyReturns the count of the number of series in this chart.  
 PropertyReturns the series member collection.  
 PropertyReturns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies style name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets chart subtype.  
 PropertyDefines output kinds in which report item is present (Screen, Export tec.) (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets properties to setup 3D-chart.  
 PropertyGets chart title properties.  
 PropertySpecifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyContains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyThe distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets chart type.  
 PropertyGets chart value axis.  
 PropertyVertical resolution (DPI) of the image.  
 PropertyWidth of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies 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