Jump to content

Search the Community

Showing results for tags 'chart'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome
    • Start Here!
    • News
  • Software-Related Talk
    • Documentation
    • Getting Started
    • The JavaScript Library
    • FusionPro® VDP Creator
    • FusionPro® VDP Producer
    • FusionPro® VDP Server (API)
    • FusionPro® Expression®
    • MarcomCentral®
  • Support
    • Issues, Questions, Etc.
    • Digital Workflow Documents
    • Fonts
  • Off Topic
    • Customer Polls
    • Job Board (Moderated)
    • Reviews, Rants, and General Musings

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


Location


Occupation


FusionPro VDP software version


OS


Acrobat Version


Homepage


ICQ


AIM


Yahoo


MSN


Skype


User Title

Found 1 result

  1. Hi there, I have a pie chart and I need to make the legend display the % but rounded to tenths in stead of hundredths. (78.5% instead of 78.48%) Is that possible? Here's the code I'm using for the Pie Chart: return '<row><cell>Salary'+'<cell>'+Field("Salary")+ '<row><cell>Commission'+'<cell>'+Field("Commissions and or Bonus")+ '<row><cell>Incentives'+'<cell>'+Field("September Incentive")+ '<row><cell>STI'+'<cell>'+Field("Short Term Incentive STI")+ '<row><cell>401(k) Match'+'<cell>'+Field("401(k) Match")+ '<row><cell>401(k) Proft Share'+'<cell>'+Field("Profit Share")+ '<row><cell>Company Paid Healthcare'+'<cell>'+Field("Company Paid Healthcare")+ '<row><cell>Life And Disability'+'<cell>'+Field("Life and Disability"); Thanks for the help if anyone has a way to do it
×
×
  • Create New...