Click or drag to resize

PlotItemCollectionGetName(String) Method

Gets a generated name for this collection.

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

Parameters

style  String
The style descriptor.

Return Value

String
A generated collection name.
See Also