LinePlotStyle(IReadOnlyPropertyBag) Constructor |
Initializes a new instance of the
LinePlotStyle class from the specified property context.
Namespace: Altaxo.Graph.Graph3D.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic LinePlotStyle(
IReadOnlyPropertyBag context
)
Parameters
- context IReadOnlyPropertyBag
- The property context.
See Also