Ask a Question related to PERL Miscellaneous, Design and Development.
-
Dahler #1
MS Graph Objects, problem with Legend-text
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
Dahler Guest
-
graph problem in mxml
Hi We are drawing one graph on mxml file. for the graph we are giving the data provider as one list object that is also from java method. No... -
Graph.0.69 Module---how to get a DAG from graph with cycles
Here I use an example to illustrate the problem I met when using Graph Theory Module: I have a directed graph looks like the following (see the... -
why the legend can`t be shown?
perhaps only thus layout can show the legend,i have tried to use VBox,failed <mx:HBox> <mx:LineChart/> <mx:Legend/> </mx:HBox> -
GD::Graph - how to get rid of leading gap in line graph?
Is there a way to get rid of the leading gap to the left of a line graph? Therefore, I want the graph line to start on the Y-axis, not the... -
Scaling objects and text - ID CS problem - please help!
I have a problem with ID CS that didn't occur with previous versions. When I select all objects on a page (unlock all layers, Ctrl-A) and use the...



Reply With Quote

