Click or drag to resize

StiAxisLineWidth Property

Gets or sets line width which used to draw axis.

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

Property Value

Type: Single

Implements

IStiAxisLineWidth
See Also