Click or drag to resize

XYFunctionPlotItemGetName(String) Method

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


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

Parameters

style  String

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

Return Value

String

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

Implements

IGPlotItemGetName(String)
See Also