ComponentOne Chart for .NET (2.0) Search HelpCentral 

C1Chart.PrintChart Method (PrintScaleEnum)

Prints the control using the specified scaling within the margins of the printer page.

[Visual Basic]

Overloads Public Sub PrintChart( _

ByVal scaling As PrintScaleEnum _

)

[C#]

public void PrintChart(

PrintScaleEnum scaling

);

[Delphi]

public procedure PrintChart(

scaling: PrintScaleEnum

); overload;

Parameters

scaling

Chart scaling.

See Also

C1Chart Class | C1Chart Members | C1.Win.C1Chart Namespace | C1Chart.PrintChart Overload List


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.