Adds a new Datetime point to a Series, label and color.
public Int32 Add(DateTime aDate,
Double y,
String text,
Color color)

Parameters

aDate
Datetime value
y
Y value
text
Point text
color
Point color

Return Value

index of added point

See Also

Add Overload List | Series Class | Series Members | Steema.TeeChart.Styles Namespace