ActiveReports Developer 7
PlotArea Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : PlotArea Class

Glossary Item Box

The PlotArea element defines properties for the plot area (for chart types with X and Y axes).

Object Model

PlotArea Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PlotArea 
C# 
public sealed class PlotArea 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.PlotArea

See Also