Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi
XYPlotLayer Class
XYPlotLayer Methods
GetLogical3D Method
GetLogical3D(AltaxoVariant, AltaxoVariant) Method
GetLogical3D(I3DPhysicalVariantAccessor, Int32) Method
XYPlot
Layer
Get
Logical
3D(Altaxo
Variant, Altaxo
Variant) Method
Gets the logical 3D position for the specified x and y values.
Namespace:
Altaxo.Graph.Gdi
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
Logical3D
GetLogical3D
(
AltaxoVariant
x
,
AltaxoVariant
y
)
Parameters
x
AltaxoVariant
The x value.
y
AltaxoVariant
The y value.
Return Value
Logical3D
The logical 3D position.
Implements
IPlotArea
GetLogical3D(AltaxoVariant, AltaxoVariant)
See Also
Reference
XYPlotLayer Class
GetLogical3D Overload
Altaxo.Graph.Gdi Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net