C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / C1Chart3D Class / PrintChart Method / PrintChart(PrintScaleEnum) Method
Scaling.

In This Topic
PrintChart(PrintScaleEnum) Method
In This Topic
Prints the control using the specified scaling within the margins of the printer page.
Syntax
'Declaration
 
Public Overloads Sub PrintChart( _
   ByVal scaling As PrintScaleEnum _
) 
 

Parameters

scaling
Scaling.
See Also