Click or drag to resize

StiPieSeriesCutPieList Property

Gets or sets the expression to fill a list of cut pie segments. Example: 1;4;6

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

Property Value

Type: StiCutPieListExpression
See Also