
| Visual Basic (Declaration) | |
|---|---|
Public NotInheritable Class Chart Inherits DataRegion Implements IReportComponent | |
| C# | |
|---|---|
public sealed class Chart : DataRegion, IReportComponent | |
A Chart must have either a defined SeriesGroupings or a defined CategoryGroupings property, or both.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
GrapeCity.ActiveReports.PageReportModel.ReportComponent
GrapeCity.ActiveReports.PageReportModel.ReportItem
GrapeCity.ActiveReports.PageReportModel.DataRegion
GrapeCity.ActiveReports.PageReportModel.Chart