Series ValueFormat Parameters

The charts documentation fails to mention how the Serie->ValueFormat works.

My question is: Does this take just one format parameter, or can it take two? If it can take two, then what is the property that the second parameter reads from?

My goal is to create a pie chart at run time and have the text of each slice show the percentage AND the value instead of one or the other. Is this possible?

Hi, 


It is a format that is only applied on the SingleValue parameter. It uses the Format or FormatFloat method depending on the ValueFormatType

Kind Regards, 
Pieter