Chart.Copy(Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Not supported for this object.
public void Copy (object Before, object After);
abstract member Copy : obj * obj -> unit
Public Sub Copy (Optional Before As Object, Optional After As Object)
Parameters
- Before
- Object
Not supported for this object.
- After
- Object
Not supported for this object.