Overload List

Adds a new High and Low value to a HighLow series.

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

Adds a new High and Low value to a HighLow series and color.

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

Adds a new High and Low value to a HighLow series and label.

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

Adds a new High and Low value to a HighLow series with label and color.

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

See Also

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