PlotGroupStyleCollectionBasePrepareStepIfForeignSteppingFalse Method |
Executes a prepare step only on those items, where in the own collection the stepping is enabled, but in the foreign collection it is present, but is not enabled.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public void PrepareStepIfForeignSteppingFalse(
PlotGroupStyleCollectionBase foreignStyles
)
Parameters
- foreignStyles PlotGroupStyleCollectionBase
[Missing <param name="foreignStyles"/> documentation for "M:Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase.PrepareStepIfForeignSteppingFalse(Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase)"]
See Also