Click or drag to resize

PlotItemCollectionItem Property

[Missing <summary> documentation for "P:Altaxo.Graph.Graph3D.Plot.PlotItemCollection.Item(System.Int32)"]


Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IGPlotItem this[
	int i
] { get; }

Parameters

i  Int32
 

Property Value

IGPlotItem
See Also