Hi
The zero data caused NAN case.
Please check the data of the attached file.
Is there any way to remove NAN?
My code.
dataprovider.AggregateDescriptions.Add(new PropertyAggregateDescription()
{
PropertyName = "AAA",
AggregateFunction = AggregateFunctions.Sum,
TotalFormat = new PercentOfColumnTotal()
});