[]
Represents the possible positions for an axis, title or legend.
public enum Position
Public Enum Position
Name | Description |
---|---|
Bottom | Display at the bottom of the plot area. |
Left | Display at the left of the plot area. |
None | The object is not drawn |
Right | Display at the right of the plot area. |
Top | Display at the top of the plot area. |