Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 RDLC 生成报告。如何使用 RDLC 编写表达式以显示百分比值以及图例值饼图
=Fields!grp.Value & ": " & "#PERCENT{P2}"