_Chart.PrintPreview(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.
Shows a preview of the object as it would look when printed.
public void PrintPreview (object EnableChanges);
Public Sub PrintPreview (Optional EnableChanges As Object)
Parameters
- EnableChanges
- Object
Optional Object. True to enable changes to the chart.