Syncfusion.OfficeChartToImageConverter.AspNet.Mvc5 by Syncfusion Inc.

<PackageReference Include="Syncfusion.OfficeChartToImageConverter.AspNet.Mvc5" Version="18.1.0.43" />

.NET API 5,292,032 bytes

 IOfficeChartTextArea

Represents the Text Area in a chart.

Gets the IOfficeChartFrameFormat object that represents fill,line and effects formatting of the text area.Read-only.

IOfficeChartLayout Layout { get; set; }

Gets or sets the IOfficeChartLayout object that represents layout settings of the text area.

string Text { get; set; }

Area's text.

int TextRotationAngle { get; set; }

Gets or sets a value that represents rotation angle of the text area.