Legend Pos Enumeration
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public enum LegendPosVB
Public Enumeration LegendPosMembers
| Top | 0 | |
| Left | 1 | |
| Right | 2 | |
| Bottom | 3 | |
| InsideTopLeft | 4 | |
| InsideTopRight | 5 | |
| InsideBotLeft | 6 | |
| InsideBotRight | 7 | |
| Float | 8 | |
| TopCenter | 9 | |
| BottomCenter | 10 | |
| TopFlushLeft | 11 | |
| BottomFlushLeft | 12 |