Parent Property (Interior)
The parent object.
Syntax
Parent As Object
Example
' Set chart background color to green
Chart3D1.Interior.BackgroundColor = RGB(0, 128, 0)
See Also
ChartArea Object
ChartLabel Object
Legend Object
PlotCube Object
Title Object
Chart3D Object
Interior Object