Click or drag to resize

XYZMeshedColumnPlotDataDataTableMatrix Property

Gets the matrix proxy that provides the underlying table data.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DataTableMatrixProxy DataTableMatrix { get; }

Property Value

DataTableMatrixProxy
See Also