PrintChart(PrintScaleEnum,Rectangle) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub PrintChart( _
ByVal As C1.Win.C1Chart.PrintScaleEnum, _
ByVal As Rectangle _
)
public void PrintChart(
C1.Win.C1Chart.PrintScaleEnum ,
Rectangle
)
Parameters
- scaling
- r
See Also