Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description


published property

Alignment

Specifies how the Text is aligned within the header.

The following are possible values of TAlignment:
 


taLeftJustify

Text is left-justified: Lines all begin at the left edge of the header



taCenter

Text is centered in the header



taRightJustify

Text is right-justified: Lines all end at the right edge of the header









































published property

Angle

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.

published property

Brush

Represents property Brush.

published property

Font

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).
 

published property

Height

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.

published property

Image

Represents property Image.

published property

ImageOptions

Represents property ImageOptions.

protected property

IsHeader

Represents property IsHeader.

published property

Opacity

Represents property Opacity.

published property

Pen

Represents property Pen.

published property

Text

Specifies the text, or title caption, of the header or footer. This is the text actually written in the chart header

published property

Visible

Represents property Visible.

published property

Width

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.

noteNote

At this time, this property is ignored.

Top

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb