Type

ChartSeries.Type property

Returns a type of this series. Read/write ChartType.

public ChartType Type { get; set; }

See Also