Table of Contents

Interface ISupportOverlap

Namespace
SlapKit.Excel.Excel.Charts.ChartShapeFeatures
Assembly
SlapKit.Excel.dll
public interface ISupportOverlap
Extension Methods

Properties

Overlap

Gets or sets the positioning of bars and columns relative to one another. A negative value indicates more separation between bars or columns, while a positive value suggests more overlap, allowing for fine-tuning of how grouped or overlapped the data appears.

sbyte Overlap { get; set; }

Property Value

sbyte