expression.DisplayFieldButtons
expression Required. An expression that returns a ChartSpace object.
Remarks
This property has no effect if the chart control is bound to a literal data source.
Example
This example hides the drop zones and field buttons on Chartspace1.
Chartspace1.DisplayFieldButtons = False