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