Replaces ASeries object with a new Series object of another class.
public static Void ChangeType(Series& s,
Type newType)

Remarks


The ChangeType method changes the Series type for the Series of the given index.  

See Also

Series Class | Series Members | Steema.TeeChart.Styles Namespace