Enum Position
Position flags for legend and colorbar.
Namespace: PLplot
Assembly: PLplotNet.dll
Syntax
public enum Position : int
Fields
Name | Description |
---|---|
Bottom | Bottom |
Inside | Inside plot |
Left | Left |
Outside | Outside plot |
Right | Right |
Subpage | The adopted coordinates are normalized subpage coordinates. |
Top | Top |
Viewport | The adopted coordinates are normalized viewport coordinates. |