TcxGridChartPieDiagramStyles.SeriesSites Property
In This Article
Specifies the style for series sites.
#Declaration
Delphi
property SeriesSites: TcxStyle index dsSeriesSites read; write;
#Property Value
Type | Description |
---|---|
Tcx |
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