Enum BulletGraphFlowDirection
Enumerates the values for the flow direction of the quantitative scale.
Namespace: Syncfusion.Windows.Forms.BulletGraph
Assembly: Syncfusion.BulletGraph.Windows.dll
Syntax
public enum BulletGraphFlowDirection
Fields
| Name | Description |
|---|---|
| Backward | Scale flows from right to left. |
| Forward | Scale flows from left to right. |