Overload List

Adds a new Error Bar point in selected color and with label.

public Int32 Add(System.Double, System.Double, System.Double, System.String, System.Drawing.Color)

Adds a new Error Bar point to the Series with label.

public Int32 Add(System.Double, System.Double, System.Double, System.String)

Adds a new Error Bar point to the Series.

public Int32 Add(System.Double, System.Double, System.Double)

Adds a new Error Bar point to the Series in selected color.

public Int32 Add(System.Double, System.Double, System.Double, System.Drawing.Color)

See Also

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