Enum Orientation
Page orientation
Namespace: PLplot
Assembly: PLplotNet.dll
Syntax
public enum Orientation : int
Fields
| Name | Description |
|---|---|
| FlippedLandscape | upsidedown landscape |
| FlippedPortrait | upsidedown portrait |
| Landscape | landscape |
| Portrait | portrait |