Enum BulletGraphTicksPosition
Enumerates the values for position of ticks in the bullet graph.
Namespace: Syncfusion.Windows.Forms.BulletGraph
Assembly: Syncfusion.BulletGraph.Windows.dll
Syntax
public enum BulletGraphTicksPosition
Fields
| Name | Description |
|---|---|
| Above | Ticks are shown above the graph. |
| Below | Ticks are shown below the graph. |
| Cross | Ticks cross through the graph. |