Click or drag to resize

StiChartHorSpacing Property

Gets os sets horizontal space between border of the chart and the chart.

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

Property Value

Type: Int32

Implements

IStiChartHorSpacing
See Also