Click or drag to resize

PlotGroupStyleCollectionBaseTransferFromToIfBothSteppingEnabled Method

[Missing <summary> documentation for "M:Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase.TransferFromToIfBothSteppingEnabled(Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase,Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase)"]


Namespace: Altaxo.Graph.Plot.Groups
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static void TransferFromToIfBothSteppingEnabled(
	PlotGroupStyleCollectionBase from,
	PlotGroupStyleCollectionBase tothis
)

Parameters

from  PlotGroupStyleCollectionBase

[Missing <param name="from"/> documentation for "M:Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase.TransferFromToIfBothSteppingEnabled(Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase,Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase)"]

tothis  PlotGroupStyleCollectionBase

[Missing <param name="tothis"/> documentation for "M:Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase.TransferFromToIfBothSteppingEnabled(Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase,Altaxo.Graph.Plot.Groups.PlotGroupStyleCollectionBase)"]

See Also