Click or drag to resize

IToolTwoPointsOnCurvePlotItem Property

Gets the plot item on which the points are.

Namespace: Altaxo.Gui.Graph.Gdi.Viewing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
XYColumnPlotItem? PlotItem { get; }

Property Value

XYColumnPlotItem
See Also