IPlot |
public interface IPlotArea
The IPlotArea type exposes the following members.
Name | Description | |
---|---|---|
![]() | AxisStyleIDs | Returns a list of the used axis style ids for this layer. |
![]() | ClipDataToFrame | Determines whether plot data are clipped to the frame boundaries or not. |
![]() | CoordinateSystem | |
![]() | Is3D | Returns true when this is a 3D area, i.e. it utilizes 3 Scales and a 3D Coordinate system. |
![]() | Scales | |
![]() | Size | Returns the size of the rectangular layer area. |
![]() | XAxis | Gets the axis of the first independent variable. |
![]() | YAxis | Gets the axis of the second independent variable. |
![]() | ZAxis | Gets the axis of the dependent variable. |
Name | Description | |
---|---|---|
![]() | GetLogical3D(I3DPhysicalVariantAccessor, Int32) | |
![]() | GetLogical3D(AltaxoVariant, AltaxoVariant, AltaxoVariant) | |
![]() | UpdateCSPlaneID | Updates the logical value of a plane id in case it uses a physical value. |