Spread Windows Forms 7.0 Product Documentation
PlotArea Class
Members  See Also  Support Options
FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : PlotArea Class


Glossary Item Box

Base class for plot areas.

Object Model

PlotArea ClassLightCollection ClassLight ClassProjection ClassSeriesCollection ClassSeries Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class PlotArea 
Visual Basic (Usage)Copy Code
Dim instance As PlotArea
C# 
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

Requirements

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

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.