The ItemLabels type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Color |
Color of the label text
| |
| Font |
Font of the label text
| |
| Format |
Format string for the lable. This property uses standard .NET formatting types. Check the MSDN Library for more details related to supported formatting types.
| |
| Visible |
Display or hide the item labels. By default, item labels are hidden.
|
See Also