TcxGridChartPieDiagramStyles.SeriesSites Property
Specifies the style for series sites.
Declaration
property SeriesSites: TcxStyle index dsSeriesSites read; write;
Property Value
Type | Description |
---|---|
TcxStyle | The style of series sites. |
Remarks
Use the SeriesSites
property to specify the following style attributes:
The background color or a bitmap of series sites.
The color of series site borderlines.
See Also