Title Class consists of the following properties:
Color |
Determines the color used to display the chart's title.
|
Gradient characteristics
will override this property if the Gradient option is set to
Custom. |
|
Color |
Color.Black |
Font |
Determines the font characteristics for the chart's title. |
Font |
Arial, 8.25pt |
Gradient |
Determines the gradient characteristics for the chart's
title. |
Gradient Class
|
Refer to Gradient Class |
Label |
Determines the title to display on the chart. |
String |
"" |
Position |
Determines the title's position within the chart. |
Enumerated type consisting of the following options:
- poTop (=0)
- poLeft (=1)
- poRight (=2)
- poBottom (=3)
|
poTop |
See Also