XYZDensityImagePlotItemGetNameByStyle Method |
Gets the display name for a given style mask.
Namespace: Altaxo.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic virtual string GetNameByStyle(
int style
)
Parameters
- style Int32
- The style mask.
Return Value
StringThe display name.
See Also