If the chart is a column-line chart, ChartType sets or returns the type of chart the series is associated with.

 public ChartType ChartType{ get; set; }
Public Property ChartType() As ChartType