Skip to main content

TcxGridChartPieDiagramStyles.SeriesSites Property

Specifies the style for series sites.

Declaration

property SeriesSites: TcxStyle index dsSeriesSites read; write;

Property Value

Type
TcxStyle

Remarks

Use this property to specify the following style attributes:

  • the background color or a bitmap of series sites;

  • the color of series site borderlines.

See Also