Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

protected property

Brush

Represents property Brush.

protected property

DefaultStyle

Defines the default geometric shape of a point value. This style is the fallback style when the Style cannot be drawn, in other words, if the Style is ssImage and there is not an image available, the DefaultStyle is used instead. The shape is drawn as large as possible within the bounding rectangle (defined with   Height and   Width properties).
 

protected property

Height

The Height and Width properties define the height and width of all points in a point chart ( FMX.RS.Charts.TRSCustomPointChart). The value is in pixels. Use the Height and Width property to specify the point size in pixels for all points in a point chart.
 

public property

Owner

Represents property Owner.

protected property

Pen

Represents property Pen.

protected property

Style

Defines the geometric shape used for every point value in a point chart ( FMX.RS.Charts.TRSCustomPointChart). In general, this Style defines the shape of every point in the point chart. However, if the Style is ssImage, in cases where there is no image, the   DefaultStyle will be used instead. The shape is drawn as large as possible within the bounding rectangle (defined with   Height and   Width properties).

protected property

Width

The Height and Width properties define the height and width of all points in a point chart ( FMX.RS.Charts.TRSCustomPointChart). The value is in pixels. Use the Height and Width property to specify the point size in pixels for all points in a point chart.
 

Top

Comments (0)

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