BulletGraphCaption Class Members
In This Topic
The following tables list the members exposed by BulletGraphCaption.
Public Properties
| Name | Description |
 | Alignment | Get or sets a value that determines the alignment of caption relative to its layout rectangle. |
 | Height | Gets or sets the height of the caption. Use System.Double.NaN value to auto width. |
 | Position | Gets or sets the position of the caption relative to the graph. |
 | Text | Get or sets the caption text. |
 | Width | Gets or sets the width of the caption. Use System.Double.NaN value to auto width. |
Top
Public Events
See Also