DrawFactor Property (baseChart)
In This Topic
Gets the DrawFactor of the chart element is set in DrawWithPrinter and accounts for 100/dpi inflation.
Syntax
'Declaration
Public ReadOnly Property DrawFactor As System.Drawing.SizeF
public System.Drawing.SizeF DrawFactor {get;}
See Also