Spread Windows Forms 9.0 Product Documentation
PlotArea Class
Members 


Represents the base class for plot areas.
Object Model
PlotArea ClassLightCollection ClassLight ClassProjection ClassSeriesCollection ClassSeries Class
Syntax
'Declaration
 
Public MustInherit Class PlotArea 
'Usage
 
Dim instance As PlotArea
public abstract class PlotArea 
Remarks
The plot area is positioned using a relative location (where (0,0) = left upper corner of chart and (1,1) = right lower corner of chart) and a relative size (where (0,0) = zero size and (1,1) = size of chart). The plot area has rotation and elevation specified in degrees.
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.PlotArea
      FarPoint.Win.Chart.PiePlotArea
      FarPoint.Win.Chart.PolarPlotArea
      FarPoint.Win.Chart.RadarPlotArea
      FarPoint.Win.Chart.XYPlotArea
      FarPoint.Win.Chart.XYZPlotArea
      FarPoint.Win.Chart.YPlotArea

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

PlotArea Members
FarPoint.Win.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.