Winnovative Excel Library

ExcelChartSeriesChartType Property

Winnovative Excel Library Documentation
Gets or sets the chart type of the series. Series in an Excel chart can have different types. For example a serie can be of column type and another serie of line type. By default the chart type of the series is taken from the chart parent.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelChartType ChartType { get; set; }

Property Value

Type: ExcelChartType
See Also

Reference