Link Search Menu Expand Document

SeriesChartType Property

Gets or sets the type of the chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public ChartType ChartType { get; set; }

Property Value

Type: ChartType
The type of the chart.
See Also

Reference