Click or drag to resize

IPlotArea Properties

The IPlotArea type exposes the following members.

Properties
 NameDescription
Public propertyAxisStyleIDs Returns a list of the used axis style ids for this layer.
Public propertyClipDataToFrame Determines whether plot data are clipped to the frame boundaries or not.
Public propertyCoordinateSystem 
Public propertyIs3D Returns true when this is a 3D area, i.e. it utilizes 3 Scales and a 3D Coordinate system.
Public propertyScales 
Public propertySize Returns the size of the rectangular layer area.
Public propertyXAxis Gets the axis of the first independent variable.
Public propertyYAxis Gets the axis of the second independent variable.
Public propertyZAxis Gets the axis of the dependent variable.
Top
See Also