Sets the Chart object.
[Visual Basic]
Public WriteOnly Property ChartObject( _
ByVal value As Chart _
)
[C#]
public void ChartObject(
Chart value
); {set;}
Parameters
- value
See Also
DataEngine Class
| DataEngine Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.