Class BulletGraphCaptionPosition
Enumerates the values for position of caption in the bullet graph.
Inheritance
System.Object
BulletGraphCaptionPosition
Namespace: Syncfusion.Windows.Forms.BulletGraph
Assembly: Syncfusion.BulletGraph.Windows.dll
Syntax
public sealed class BulletGraphCaptionPosition : Enum
Fields
Far
Caption appears far from the graph.
Declaration
public const BulletGraphCaptionPosition Far
Field Value
| Type |
|---|
| BulletGraphCaptionPosition |
Near
Caption appears near the graph.
Declaration
public const BulletGraphCaptionPosition Near
Field Value
| Type |
|---|
| BulletGraphCaptionPosition |