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

Parameters

aDate
Datetime value
y
Y value
z
Z value
text
Point text
color
Point Color

Return Value

index of added point

See Also

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