Overload List

public override Void Add(System.Data.DataView)

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)

Remarks


Adds a new Error Bar point.

See Also

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