473,804 Members | 3,200 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ChartFX and Multiple Series

I have a chart drawn in chartfx with multiple series on the same
graph. However, the X and Y values have different title,

ie basing the data on 3 columns
Col1
Col2
Col3

I want each individual point to have the label <val> <columnNo>. I am
currently using the pointlabelmask on the chart itself, however this
labels the points to be that of the last series drawn. For example if
drawing series 1 first which plots col1 against col2 and then series 2
plotting col1 against col3, all the data points are labelled col1,
col3.

Is there anyway to label the individual points instead of the whole
chart without having to use a legend?

Dave
Nov 21 '05 #1
1 2230
I still have this problem can anyone help?
Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1538
by: Weichsi | last post by:
Did anyone ever use texts in ChartFX that contain chars like '+' or '-' as axis labels. If i set the text for a label (e.g. 'KK 1+') i get '+ KK 1' printed in the chart. It doesn't help to use different formatting options for the labels. Any help would be highly appreciated;) Hans
4
2871
by: Dave Sauny | last post by:
I'm creating graphs which have data between 300 and 400 on the x-axis and also 900 and 1000 on the x-axis. When this gets plotted, the graph rescales and the information becomes to small to be of any significance. Other than zooming in, is there any ohter way of altering the x-axis so that it displays 300 - 400 (small gap) 900 - 1000 Ive tried doidng this with panes however they only allow the reuse of the previous xaxis and using...
0
2311
by: Dave | last post by:
Hey all, Am having a slight problem when trying to use chartfx to plot an XY chart against a dataset. When i do the code below, The graph gets plotted fine, however, the X-Axis is full of odd values that I dont know where it gets the from... normally starting at -1.xxxxxxxxxxxxx to NaN. Also when hovering over the points, the point labels show: <string value> NaN
1
1464
by: Dave | last post by:
Hi all, Ok basically what I am trying to do is this: I have a line graph with multple series what i want the user to be able to do is click and highlight an area of the graph in order to apply some mathematical function to the selected area.... ie axis x ranges from 0 to 10 but the user only wants to apply the function between 3 and 7 so they click and highlight that area.
0
1346
by: cprestino | last post by:
I am creating a graph in ChartFX using .net. I have the graphs working correctly when it is defined as an image. However when I change this graph to use Flashwriter, The graph is outputted as a flash file, but the x-axis labels no longer show up; see code Dim myFlash As New SoftwareFX.ChartFX.Flash.FlashWriter cfxChart.OutputWriter = myFlash myFlash.Version = SoftwareFX.ChartFX.Flash.FlashVersion.V6 myFlash.Tooltips = True
1
2011
by: Dave | last post by:
Hi all, I have a slight problem when using chartfx in vb.net. I have a line graph that needs to be able to plot 10,000 points. I believe that this isn't too unfeasible however whenever I begin plotting the points it slows down immensely. If i Alt-Tab to another full screen application and then Alt-Tab back a few seconds later, the graph has redrawn a lot more of it that it would have had it been on the screen all the time. This...
0
1162
by: DaTurk | last post by:
Hi, I don't even know if many people use this product, but bless you if you do and know what I'm talking about. We recently upgraded ChartFX to 7.0, and are having some difficulties with the way we used to display the data. We populate a ListProvider with an ArrayList of arrays, and then use this as the datasource. But for some reason we do not have the ability to Map the Fields so ChartFX knows how we want them to be displayed. If...
6
4792
by: Dan Reber | last post by:
I am about to purchase a chart control for my application but I am not sure which one to go with. Does anyone have any pros/cons for either component? I have already tried both and they seem very similar but there is only so much I can test before I need to purchase. Regards, Dan Reber
0
209
by: Office Expander | last post by:
Hello, You can make Multiple Y Axes plots in Excel using Multy_Y or EZplot. There is a demo version at www.OfficeExpander.com Cheers! ______________________________________ Hello,
0
10082
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9160
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7622
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5654
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4301
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3822
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2995
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.