Click or drag to resize

ChartExSidePosition Enumeration

It specifies an enumeration of side positions

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum ChartExSidePosition
Members
Member name Value Description
l 1 The title or legend is on the left side
t 2 The title or legend is on the top
r 4 The title or legend is on the left side
b 8 The title or legend is on the bottom
See Also