IsBoxed Property (PlotArea)
Specifies whether the plot area is enclosed in a box.
Property IsBoxed As Boolean
Example
' Enclose plot area in box
Chart2D1.ChartArea.PlotArea.IsBoxed = True
See Also
Pie Object
Copyright (c) GrapeCity, inc. All rights reserved.