BarGraphPlotStyleCopyFrom(BarGraphPlotStyle) Method |
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void CopyFrom(
BarGraphPlotStyle from
)
Parameters
- from BarGraphPlotStyle
- The style to copy from.
See Also