GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : Chart Class |
The following tables list the members exposed by Chart.
Name | Description | |
---|---|---|
Chart Constructor | Initializes a new instance of the Chart class. |
Name | Description | |
---|---|---|
Action | Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Bookmark | Gets or sets a bookmark that can be linked via a Bookmark action. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
CategoryAxis | Gets or sets the category axis. | |
CategoryGroupings | Gets the set of category groupings for the chart. | |
ChartCustomPaletteColors | Represents ChartCustomPaletteColors element (DD RDL extension). | |
ChartData | Gets the data values for the chart. | |
ChartElementOutput | Gets or sets a value indicating whether a DataPoint element containing the chart data points appears in a data rendering. | |
ChildScopes | Overridden. | |
Container | Gets the IContainer that contains the Chart. (Inherited from System.ComponentModel.Component) | |
Custom | Gets or sets custom information to be passed to a report output component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataElementName | Gets or sets the name to use for the data element or attribute for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataSetName | Gets or sets the name of the dataset that the data region uses. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
Filters | Gets the collection of filters applied to each row of data within the data region. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
FixedHeight | Represents the data region's maximum height per page. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
FixedWidth | Represents the data region's maximum width per page. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
Height | Gets or sets the height of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
KeepTogether | Gets or sets a value indicating whether a data region is kept together on a single page where possible. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
Label | Gets or sets a label to identify an instance of a report item within the client UI (to provide a user-friendly label for searching or to appear in the Document Map). (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
LayerName | The name of layer to which this report item belongs. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Left | Gets or sets the distance of the item from the left edge of the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Legend | Gets or sets the chart legend. | |
LinkToChild | Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any). (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Name | Gets or sets the name of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
NewSection | Gets or sets a value indicating whether a data region is in it's own section (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
NoRows | Gets or sets the message to display inside the data region when the region contains no rows. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
OverflowName | Represents the data region's overflow name. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
PageBreakAtEnd | Gets or sets a value indicating whether a page break occurs immediately after the data region ends. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
PageBreakAtStart | Gets or sets a value indicating whether a page break occurs immediately before the data region begins. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
Palette | Gets or sets the color palette for the chart items. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
PlotArea | Gets or sets the properties for the plot area. | |
PointWidth | Gets or sets the percent width for bars and columns. A value of 100 represents 100% of the distance between points. A value greater than 100 causes columns to overlap. | |
Properties | Gets the properties for extended chart types. | |
ReferenceLine | Gets or sets the properties for reference line. | |
RepeatWith | Gets or sets the name of the DataRegion with which the report item is repeated if that data region spans multiple pages. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
SeriesGroupings | Gets the set of series groupings for the chart. | |
Site | Gets or sets the ISite of the Chart. (Inherited from System.ComponentModel.Component) | |
Style | Gets or sets the the style settings for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
StyleName | Gets or set element style name. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Subtype | Gets or sets the subtype of the chart. Available subtypes, and their default values, depend on the chart's Type. | |
ThreeDProperties | Gets or sets the properties for a 3D chart layout. | |
Title | Gets or sets the title for the chart. | |
ToolTip | Gets or sets a textual label for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Top | Gets or sets the distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Type | Gets or sets the type of the chart. | |
ValueAxis | Gets or sets the value axis. | |
Visibility | Gets or sets a value indicating whether the items are hidden. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Width | Gets or sets the width of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
ZIndex | Gets or sets the drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Releases the resources used by the Chart. (Inherited from System.ComponentModel.Component) | |
GetExpressions | Overridden. Gets the expressions required for chart to be rendered. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | Returns a String containing the name of the Chart, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) | |
Validate | Overridden. Validates the information in each property of the Chart object. |
Name | Description | |
---|---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from System.ComponentModel.Component) |