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).
Namespace: RSCharts
Delphi |
protected |
Property Value
Type: TRSShapeStyle
The following code initializes the point information for a point chart: Delphi |
begin |