Click or drag to resize

XlsChartSerieDataFormat TreeMapLabelOption Property

Gets / Sets the Display label position in Tree map chart

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ExcelTreeMapLabelOption TreeMapLabelOption { get; set; }

Property Value

Type: ExcelTreeMapLabelOption
Remarks
By Default the Label is overlapped
See Also