Click or drag to resize

DensityImagePlotItem_plotData Field

Stores the meshed column plot data used by this plot item.

Namespace: Altaxo.Graph.Gdi.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected XYZMeshedColumnPlotData _plotData

Field Value

XYZMeshedColumnPlotData
See Also