Skip to main content
A newer version of this page is available. .
All docs
V21.2
.NET Framework 4.5.2+

ChartObject.ChartType Property

Returns the chart type.

Namespace: DevExpress.Spreadsheet.Charts

Assembly: DevExpress.Spreadsheet.v21.2.Core.dll

Declaration

ChartType ChartType { get; }

Property Value

Type Description
ChartType

An enumeration member that specifies the chart type.

See Also