Overload List
Creates a new Series object and sets the Name, Chart, Sub-Style and Function properties.
public static Series CreateNewSeries(Steema.TeeChart.Chart, System.Type, System.Type, System.Int32)
Creates a new Series object and sets the Name, Chart, Sub-Style and Function properties.
public static Series CreateNewSeries(Steema.TeeChart.Chart, System.Type, System.Type, System.Int32, System.Object[])
Creates a new Series object and sets the Name, Chart and Function properties.
public static Series CreateNewSeries(Steema.TeeChart.Chart, System.Type, System.Type)
Remarks
Creates a new Series object and sets the Name, Chart and Function properties.
This is an internal method, you should seldomly use it in your applications.
See Also
Series Class | Series Members | Steema.TeeChart.Styles Namespace