public Graphics3D Graphics3D {get; set;}
Remarks
Use the Graphics3D property to access TeeChart Draw properties and methods.
Example
[C#]
tChart1.Graphics3D.TextOut(30,30,"My message");
See Also
TChart Class | TChart Members | Steema.TeeChart Namespace