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. | |
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 independent variable. | |
YAxis | Gets the axis of the dependent variable. |
Name | Description | |
---|---|---|
GetLogical3D(AltaxoVariant, AltaxoVariant) | ||
GetLogical3D(I3DPhysicalVariantAccessor, Int32) | ||
UpdateCSPlaneID | Updates the logical value of a plane id in case it uses a physical value. |