MSDN > 論壇首頁 > SharePoint - Excel Services > Chart size using excel services
發問發問
 

已答覆Chart size using excel services

  • Wednesday, 1 July, 2009 11:09yayomayn 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hi,
    I am publishing several charts onto sharepoint using named items from an excel 2007 workbook. When I view them the display is fine but when some (not all) other people view them they are cropped and the user has to scroll to see the full chart. Is there anything I can do to stop this happening? I suspect it's to do with different screen sizes/resolutions but if there is a way around this in sharepoint that would be great.
    Thanks in advance
    yayomayn 

解答

  • Thursday, 2 July, 2009 18:41Anthony Valey - MSFT 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    The intent of the report viewer (xlviewer.aspx) is to allow the user a larger working space to navigate and view the published item, or sheet.  So... if the user has a large monitor then they just get more real estate by design.  I don't remember if in a dashboards the EWA will dynamically size up/down to the content when you change the "named item" in the drop down.  Xlviewer definitely won't.
    S/W Engineer, Microsoft Office Excel Services
    • 已標示為解答yayomayn Friday, 3 July, 2009 11:42
    •  

所有回覆

  • Wednesday, 1 July, 2009 16:45Anthony Valey - MSFT 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    You can explicitly set the 'width', 'height' and 'named item' properties of the Excel Web Access (EWA) webpart.  These are very useful for building dashboards.  Otherwise, the size of the browser and other webparts in zones will affect the sizing of the EWA webpart.
    S/W Engineer, Microsoft Office Excel Services
  • Thursday, 2 July, 2009 10:01yayomayn 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Thanks for the reply Anthony.
    The thing is I am not publishing them as a dashboard, I am using the report viewer and each chart is selected as a view. When published in this way there is no way to change the height and width properties of the webpart that I know of. They are appearing in quite drastically different sizes on different machines but is there a way I can make them uniform?

    Thanks again
    yayomayn
  • Thursday, 2 July, 2009 18:41Anthony Valey - MSFT 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    The intent of the report viewer (xlviewer.aspx) is to allow the user a larger working space to navigate and view the published item, or sheet.  So... if the user has a large monitor then they just get more real estate by design.  I don't remember if in a dashboards the EWA will dynamically size up/down to the content when you change the "named item" in the drop down.  Xlviewer definitely won't.
    S/W Engineer, Microsoft Office Excel Services
    • 已標示為解答yayomayn Friday, 3 July, 2009 11:42
    •  
  • Friday, 3 July, 2009 11:42yayomayn 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Ok, thanks for your help Anthony :-)