[]
The Title element defines a title for the chart or for an axis.
public class Title : IValidateable
Name | Description |
---|---|
Title() | Initializes a new instance of the Title class. |
Name | Description |
---|---|
Caption | Gets or sets the caption of the title. |
Position | Gets or sets the position of the title. |
Style | Gets or sets the text, border and background style properties for the title. |
Vertical | Specifies whether the title should be vertical. |
Name | Description |
---|---|
Validate(ValidationContext) | Validates the information in each property of the Title object. |