Overload List
Adds an Arrow with start and end coordinates.
public Int32 Add(System.Double, System.Double, System.Double, System.Double)
Adds an Arrow with start and end coordinates and label.
public Int32 Add(System.Double, System.Double, System.Double, System.Double, System.String)
Adds an Arrow with start and end coordinates and color.
public Int32 Add(System.Double, System.Double, System.Double, System.Double, System.Drawing.Color)
Adds an Arrow with start and end coordinates, label and color.
public Int32 Add(System.Double, System.Double, System.Double, System.Double, System.String, System.Drawing.Color)
See Also
Arrow Class | Arrow Members | Steema.TeeChart.Styles Namespace