Pivot Chart

E

Effie

Hi!
I've developed Pivot Chart, working fine.
I need to change the default "SUM" function to "Avg" for the value.

TIA, Effie
 
A

Alvin Bruney [MVP]

the functionality you require is part of the
PivotFieldFilterFunctionEnum enumeration.


--
Regards,
Alvin Bruney [Microsoft MVP ASP.NET]

[Shameless Author plug]
The Microsoft Office Web Components Black Book with .NET
Now Available @ http://www.lulu.com/owc
 
E

Effie

Tnx, i already know that, the issue is how to change it? It seems that i can
not acess the object.
 
Top