PlotItemCollectionDistributeChanges Method |
Distributes style changes from one plot item to the remaining collection.
Namespace: Altaxo.Graph.Gdi.PlotAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void DistributeChanges(
IGPlotItem pivotitem
)
Parameters
- pivotitem IGPlotItem
- The plot item where the changes originated.
See Also