XYZPlotLayerContentsControllerEhShowRangeChanged Method |
Updates the displayed plot-item names after the range display option changed.
Namespace: Altaxo.Gui.Graph.Graph3DAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhShowRangeChanged(
bool value
)
Parameters
- value Boolean
- true to include range information in the names; otherwise, false.
See Also