Class BulletGraphLabelsPosition
Enumerates the values for position of labels in the bullet graph.
Inheritance
System.Object
BulletGraphLabelsPosition
Namespace: Syncfusion.Windows.Forms.BulletGraph
Assembly: Syncfusion.BulletGraph.Windows.dll
Syntax
public sealed class BulletGraphLabelsPosition : Enum
Fields
Above
Labels are shown above the graph.
Declaration
public const BulletGraphLabelsPosition Above
Field Value
| Type |
|---|
| BulletGraphLabelsPosition |
Below
Labels are shown below the graph.
Declaration
public const BulletGraphLabelsPosition Below
Field Value
| Type |
|---|
| BulletGraphLabelsPosition |