Click or drag to resize

XYScatterPointInformationLayerCoordinates Property

Layer coordinates of the plot point.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PointF LayerCoordinates { get; set; }

Property Value

PointF
See Also