XYZColumnPlotItemGetNameByStyle Method |
Gets the plot-item name using the specified naming style.
Namespace: Altaxo.Graph.Graph3D.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual string GetNameByStyle(
int style
)
Parameters
- style Int32
- The naming style bit mask.
Return Value
StringThe formatted name.
See Also