Click or drag to resize

StiPieSeriesBrush Property

Gets or sets brush which will used to fill pie area.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiBrush Brush { get; set; }

Property Value

Type: StiBrush

Implements

IStiPieSeriesBrush
See Also