Click or drag to resize

StiOutsidePieLabelsLineLength Property

Gets or sets line length between border of series labels and border of pie series.

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

Property Value

Type: Single

Implements

IStiOutsidePieLabelsLineLength
See Also