PlotItemCollectionPrepareStylesBackward_HierarchyUpOnly Method |
Apply styles backward from the last item to the first, but only upwards in the hierarchy.
Namespace: Altaxo.Graph.Graph3D.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void PrepareStylesBackward_HierarchyUpOnly(
PlotGroupStyleCollection styles,
IPlotArea layer
)
Parameters
- styles PlotGroupStyleCollection
- The styles to propagate from the parent hierarchy.
- layer IPlotArea
- The plot layer.
See Also