Table of Contents

Interface ISupportGapDepth

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

Properties

GapDepth

Gets or sets the distance between different data series. It's expressed as a percentage of the marker (or bar/column) width. The value range for GapDepth is from 0 to 500, offering flexibility to determine how distinctly separate the series appear in a 3D space.

ushort GapDepth { get; set; }

Property Value

ushort