Enum ColorbarLabel
Option flags for colorbar label.
Namespace: PLplot
Assembly: PLplotNet.dll
Syntax
public enum ColorbarLabel : int
Fields
| Name | Description |
|---|---|
| Bottom | Label is at bottom |
| Left | Label is left |
| None | Label is ignored |
| Right | Label is right |
| Top | Label is at top |