XYPlotLayerControllerEhPrimaryChoiceChanged Method |
Updates the secondary choices after the primary tab selection changed.
Namespace: Altaxo.Gui.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void EhPrimaryChoiceChanged(
string selectedTab
)
Parameters
- selectedTab String
- The selected primary tab.
See Also