Returns or sets the type used to display the current series.
Syntax
object.SeriesType [ = type]
The SeriesType property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
type | Integer. A VtChSeriesType constant describing the method used to display the series. You must select the series to change using the Column property before using the SeriesType property. |