Chart

Overview

Chart is a class in Aspose.Cells FOSS for .NET.

Represents a chart embedded in a worksheet.

Properties

NameTypeAccessDescription
NamestringReadGets the chart display name.
ChartTypeChartTypeReadGets the chart type.
UpperLeftRowintReadGets the zero-based upper-left row of the chart anchor.
UpperLeftColumnintReadGets the zero-based upper-left column of the chart anchor.
LowerRightRowintReadGets the zero-based lower-right row of the chart anchor.
LowerRightColumnintReadGets the zero-based lower-right column of the chart anchor.
ExtentCxlongReadGets the width extent in EMU.
ExtentCylongReadGets the height extent in EMU.