Click or drag to resize

IChart OverLap Property

Gets or sets how much bars and columns shall overlap on 2-D charts, between -100 and 100.

Namespace: Spire.Presentation.Charts
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
int OverLap { get; set; }

Property Value

Type: Int32
See Also