Object Reference > Chart2D Object > Chart2D Object Properties > CBorder Property (Chart2D) |
CBorder Property (Chart2D)
The border around the entire control.
Property CBorder As Border (read-only)
This property refers to the exactly the same object as the Border property. It provides an alternate name to the Border object as some browsers (Internet Explorer 6x for example) do not allow ActiveX objects to use Border as a property name.
See Also