Click or drag to resize

XYZColumnPlotItemGetNameByStyle Method

[Missing <summary> documentation for "M:Altaxo.Graph.Graph3D.Plot.XYZColumnPlotItem.GetNameByStyle(System.Int32)"]


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

Parameters

style  Int32

[Missing <param name="style"/> documentation for "M:Altaxo.Graph.Graph3D.Plot.XYZColumnPlotItem.GetNameByStyle(System.Int32)"]

Return Value

String

[Missing <returns> documentation for "M:Altaxo.Graph.Graph3D.Plot.XYZColumnPlotItem.GetNameByStyle(System.Int32)"]

See Also