Symbol 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 SymbolTypeVB
Public Enumeration SymbolTypeMembers
| Square | 0 | |
| Diamond | 1 | |
| Triangle | 2 | |
| Circle | 3 | |
| XCross | 4 | |
| Plus | 5 | |
| Star | 6 | |
| TriangleDown | 7 | |
| HDash | 8 | |
| VDash | 9 | |
| UserDefined | 10 | |
| Default | 11 | |
| None | 12 |