Overload List

Adds a bar with an X and Y value, Y start point and color.

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

Adds a bar with an X and Y value and Y start point.

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

Adds a bar with an X and Y value with offset and label.

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

Adds a bar with an X and Y value, Y start point, label and color.

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

Remarks


Adds a Bar with an X value, a Y value and a Y start point for the Bar (AOffset), text and color.


See Also

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