Click or drag to resize

PlotGroupStyleCollectionBaseOnBeforeApplication Method

[Missing <summary> documentation for "M:Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase.OnBeforeApplication(System.Type)"]


Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void OnBeforeApplication(
	Type groupStyleType
)

Parameters

groupStyleType  Type

[Missing <param name="groupStyleType"/> documentation for "M:Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase.OnBeforeApplication(System.Type)"]

Implements

IPlotGroupStyleCollectionOnBeforeApplication(Type)
See Also