Click or drag to resize

StiChartTitleSpacing Property

Gets or sets spacing between chart title and chart area.

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

Property Value

Type: Int32

Implements

IStiChartTitleSpacing
See Also