MS Graph Objects, problem with Legend-text

D

Dahler

Hi

I am trying to make a graph, using Microsoft Graph Objects. I have made a
clustered bar graph with two columns pr. month pr. year. I have problems
with the text in the legend.

I have 'enabled' the legend:

$Graph->{HasLegend} = 1;

The legend is visible, but there is no text in it; just the tow squares. I
had expected to se the names of the SeriesCollections. I have tryed to
change the names of the SeriesCollections:

$Graph->SeriesCollection(1)->{Name} = "ABC";

but that doesn't make the legend-text visible.

I must have forgot to 'enable' something - can somebody give me a hint?

Many thanks in advance,
Dahler
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,137
Messages
2,570,795
Members
47,342
Latest member
eixataze

Latest Threads

Top