2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / iChartRect Interface / DrawFactor Property

In This Topic
    DrawFactor Property (iChartRect)
    In This Topic
    DrawFactor is set in DrawWithPrinter and accounts for 100/dpi inflation.
    Syntax
    'Declaration
     
    ReadOnly Property DrawFactor As System.Drawing.SizeF
    System.Drawing.SizeF DrawFactor {get;}
    See Also