HasAutoChartDepth Property From Microsoft Office Web Components Visual Basic previous page next page expression.HasAutoChartDepth expression Required. An expression that returns a ChChart object.ExampleThis example resets the first chart in Chartspace1 to it's default depth.Chartspace1.Charts(0).HasAutoChartDepth = True