PlotItemCollectionApplyStylesBackward_HierarchyUpOnly Method |
Apply styles backward from the last item to the first, but only upwards in the hierarchy.
Namespace: Altaxo.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void ApplyStylesBackward_HierarchyUpOnly(
PlotGroupStyleCollection styles
)
Parameters
- styles PlotGroupStyleCollection
- The plot group styles to apply and distribute.
See Also