シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub PrintChart( _
   ByVal  As C1.Win.C1Chart.PrintScaleEnum, _
   ByVal  As System.Drawing.Rectangle, _
   ByVal  As System.Drawing.Printing.PageSettings _
) 
             
        
            
            public void PrintChart( 
   C1.Win.C1Chart.PrintScaleEnum ,
   System.Drawing.Rectangle ,
   System.Drawing.Printing.PageSettings 
)
             
        
             
        
            パラメータ
- scaling
 
- r
 
- ps
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照