[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Import.Models.Chart

Chart Class

Represents a chart model of the SSRS RDL reports with version 2008 and above. This class is used by the ImportTool and for converting to the DVChart.

Namespace: GrapeCity.ActiveReports.Import.Models
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class Chart : DataRegion, IReportComponent, IComponent, IDisposable, IValidateable, IScopeDefinition

Constructors

Name Description
Chart()

Fields

Name Description
ChartAreas
ChartCategoryHierarchy
ChartData
ChartNoDataMessage
ChartSeriesHierarchy
ChartTitles
CustomPaletteColors
Legends
PageBreak
Palette
Title

Properties

Name Description
ChildScopes

Gets the child scopes for the data region.

ReportItemsInScope

Gets the report items in scope for the data region.

Extension Methods