Click or drag to resize

StiOutsideAxisLabelsLineLength Property

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

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

Property Value

Type: Single

Implements

IStiOutsideAxisLabelsLineLength
See Also