Click or drag to resize

LegendSpacingType Enumeration

Legend spacing for charts.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum LegendSpacingType
Members
Member name Value Description
Close 0 Represents the Close .
Medium 1 Represents the Medium.
Open 2 Represents the Open.
See Also