PlotGroupStyleCollectionBasePrepareStepIfForeignSteppingFalse Method |
Executes prepare steps for local styles whose matching foreign styles do not perform stepping.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void PrepareStepIfForeignSteppingFalse(
PlotGroupStyleCollectionBase foreignStyles
)
Parameters
- foreignStyles PlotGroupStyleCollectionBase
- The foreign style collection.
See Also