DropLinePlotStyle(CSPlaneID, PenX) Constructor |
Namespace: Altaxo.Graph.Gdi.Plot.StylesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic DropLinePlotStyle(
CSPlaneID planeID,
PenX pen
)
Parameters
- planeID CSPlaneID
- The target plane.
- pen PenX
- The pen used for drawing.
See Also