SpreadJS Documentation
DataLabelPosition Enumeration
GC.Spread.Sheets.Charts Namespace : DataLabelPosition Enumeration
Specifies where the data label is positioned.
Members
MemberDescription
aboveData label above point.
belowData label below point.
bestFitAdjust data label position automatically.
centerData label centered on data point or inside bar or pie.
insideBaseData label positioned arbitrarily.
insideEndData label positioned arbitrarily.
leftData label positioned at bottom of bar or pie.
outsideEndData label positioned at top of bar or pie.
rightData label positioned at top of bar or pie.
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Charts.DataLabelPosition

See Also

Reference

GC.Spread.Sheets.Charts Namespace