Search found 5 matches

by Mike McCann
Tue Aug 16, 2005 8:28 am
Forum: .NET
Topic: Unable to set font size and other attributes on RADAR Axes
Replies: 6
Views: 10640

All Fixed now - thank you very much

Miguel,
thanks
that fixed everything

Cheers
Mike McCann
by Mike McCann
Tue Aug 16, 2005 7:49 am
Forum: .NET
Topic: Unable to set font size and other attributes on RADAR Axes
Replies: 6
Views: 10640

Still looking for an answer please

I have text size that is unreadably small on the axis. My customer is unhappy and asking me to change the font size.

Thanks
Mike McCann
by Mike McCann
Mon Aug 15, 2005 12:20 pm
Forum: .NET
Topic: Unable to set font size and other attributes on RADAR Axes
Replies: 6
Views: 10640

Anyone there??

Hi guys,

Any chance of an answer please

Thanks
Mike McCann
by Mike McCann
Sat Aug 13, 2005 11:58 am
Forum: .NET
Topic: Unable to set font size and other attributes on RADAR Axes
Replies: 6
Views: 10640

Fix does not work for me.

OK, thanks for the reply, however this does not fix my problem. Maybe I asked the wrong question. I set a series value as per the following line resultSeries.Add(incidentManagementLevelMean, "Incident" + Chr(10) + " Management") I want the "Incident Management" to be in larger font. There does not s...
by Mike McCann
Thu Aug 11, 2005 9:53 am
Forum: .NET
Topic: Unable to set font size and other attributes on RADAR Axes
Replies: 6
Views: 10640

Unable to set font size and other attributes on RADAR Axes

I cannot seem to set the font colour, font size or font family on the axes of the radar chart These next 4 lines will change attributes .Axes.Item(0).Increment = 0.5 .Axes.Item(0).AutomaticMaximum = False .Axes.Item(0).Maximum = 5 .Axes.Item(0).Minimum = 0 These lines have no effect .Axes.Item(0).Ti...