XYColumnPlotData_tlsBufferedPlotData Field |
List of plot points that is allocated once per thread (as thread local storage variable).
Namespace: Altaxo.Graph.Plot.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax [NonSerializedAttribute]
protected static List<PointF>? _tlsBufferedPlotData
Field Value
ListPointFSee Also