ActiveReports 12
PlotArea Property (Chart)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Chart Class : PlotArea Property
Gets or sets the properties for the plot area.
Syntax
'Declaration
 
Public Property PlotArea As PlotArea
public PlotArea PlotArea {get; set;}

Property Value

A PlotArea object representing the properties for a plot area.
See Also

Reference

Chart Class
Chart Members