Enum CaptionDisplayMode
Enumerates the values for display mode of caption in the bullet graph.
Namespace: Syncfusion.Windows.Forms.BulletGraph
Assembly: Syncfusion.BulletGraph.Windows.dll
Syntax
public enum CaptionDisplayMode
Fields
| Name | Description |
|---|---|
| Trim | Trims the caption if it exceeds the available space. |
| Wrap | Wraps the caption text to fit within the space. |