Click or drag to resize

StiPieSeriesDistance Property

Gets or sets distance between the center of series and the center of each segment.

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

Property Value

Type: Single

Implements

IStiPieSeriesDistance
See Also