ZOrder 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 ZOrderVB
Public Enumeration ZOrderMembers
| H_BehindAll | 0 | |
| G_BehindChartFill | 1 | |
| F_BehindGrid | 2 | |
| E_BehindCurves | 3 | |
| D_BehindAxis | 4 | |
| C_BehindChartBorder | 5 | |
| B_BehindLegend | 6 | |
| A_InFront | 7 |