Click or drag to resize

PlotItemCollectionGetName(String) Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.PlotItemCollection.GetName(System.String)"]


Namespace: Altaxo.Graph.Graph3D.Plot
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string GetName(
	string style
)

Parameters

style  String

[Missing <param name="style"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.PlotItemCollection.GetName(System.String)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Plot.PlotItemCollection.GetName(System.String)"]

See Also