Overload List
Adds a new Bubble point to the Series Points List and color.
public Int32 Add(System.Double, System.Double, System.Double, System.Drawing.Color)
Adds a new Bubble point to the Series Points List.
public Int32 Add(System.Double, System.Double, System.Double)
Adds a new Bubble point to the Series Points List and label.
public Int32 Add(System.Double, System.Double, System.Double, System.String)
Adds a new Bubble point to the Series Points List, label and color.
public Int32 Add(System.Double, System.Double, System.Double, System.String, System.Drawing.Color)
See Also
Bubble Class | Bubble Members | Steema.TeeChart.Styles Namespace