Click or drag to resize

IPlotGroupStyleCollectionOnBeforeApplication Method

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


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

Parameters

groupStyleType  Type

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

See Also