|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Controls the angle in degrees at which the Text is rotated within the header. Specify an angle between 0 and 359 for the rotation. An angle of 0 specifies a normal text label while an angle of 90 specifies a text label drawn complete rotated on its side. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Represents property Brush. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specifies the font used to draw each header's Text. Set Font to specify the font to use for writing text. The value of Font is a TFont object. Set the properties of the TFont object to specify the font face, color, size, style, and any other aspects of the font (except for the Angle or rotation). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specifies the height in pixels of the chart header. It specifies the height of the rectangle that contains the chart header or footer in the chart panel. The height cannot be smaller than the Font's height. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Represents property Image. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Represents property ImageOptions. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Represents property IsHeader. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Represents property Opacity. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Represents property Pen. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specifies the text, or title caption, of the header or footer. This is the text actually written in the chart header |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Represents property Visible. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Specifies the width in pixels of the chart header. It specifies the width of the rectangle that contains the chart header or footer in the chart panel.
|