Visual Basic (Declaration) | |
---|---|
Public MustInherit Class PlotArea |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As PlotArea |
C# | |
---|---|
public abstract class PlotArea |
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.
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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2