Click or drag to resize

XlsChartDataLabels IsResizeShapeToFitText Property

Gets or sets a value indicating whether the shape should automatically resize to fit the text it contains.

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

Property Value

Type: Boolean

Implements

IChartDataLabels IsResizeShapeToFitText
See Also