XYZSurfacePlotItemGetNameByStyle Method |
Builds a display name according to the requested naming style mask.
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 mask.
Return Value
StringThe generated display name.
See Also