Fill Type 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 FillTypeVB
Public Enumeration FillTypeMembers
| None | 0 | |
| Solid | 1 | |
| Brush | 2 | |
| GradientByX | 3 | |
| GradientByY | 4 | |
| GradientByZ | 5 | |
| GradientByColorValue | 6 |