IPlotGroupStyleCollectionOnBeforeApplication Method |
Called before a group style of the specified type is applied.
Namespace: Altaxo.Graph.Plot.GroupsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid OnBeforeApplication(
Type groupStyleType
)
Parameters
- groupStyleType Type
- The group style type that is about to be applied.
See Also