Hello,
I would like to remove small value datalabels in a stacked column barchat.
If you look at the image attached, the small value datalabels tend to clutter the image.
My graph is a MSGraph.Chart.8 inside a Report.
I am working with Access 2010.
Looks like the only possibility to remove the small values is to do that programmaticaly in VBA.
I would like a method that I could call with two parameters : graphname and a threshold value as of which small value datalabels are not displayed.
Can you help on this (My VBA skills are very limited) ?
Thank you,
I would like to remove small value datalabels in a stacked column barchat.
If you look at the image attached, the small value datalabels tend to clutter the image.
My graph is a MSGraph.Chart.8 inside a Report.
I am working with Access 2010.
Looks like the only possibility to remove the small values is to do that programmaticaly in VBA.
I would like a method that I could call with two parameters : graphname and a threshold value as of which small value datalabels are not displayed.
Can you help on this (My VBA skills are very limited) ?
Thank you,