Description
Sets or returns the PrintedChartSize value for this chart. This property affects how you can move and size the chart area, plot area, and the chart elements when printed.(This is not supported in Excel 2007 or later. See Microsoft's migration considerations for Excel 2007 for more info.)
C#
public PrintedChartSize ChartSize{ get ; set ; } |
vb.net
Public Property ChartSize() As PrintedChartSize |