I was wondering if there was a way to return the Curve Name or Curve Label of a curve from Dplot while using DDE (say, from the Visual Basic Editor in Excel, for example). Does anyone know how to do this? If so, could you provide some VB script that shows how you did this?
Thanks!
Returning Curve Name using DDE
Moderator: DPlotAdmin
- DPlotAdmin
- Posts: 2312
- Joined: Tue Jun 24, 2003 9:34 pm
- Location: Vicksburg, Mississippi
- Contact:
If you're using the DPlot AddIn then call DPlot_Request with the request item set to "Legend(n)" (w/o the quotes), where n is the 1-based curve index. If you are not using the AddIn see http://www.dplot.com/help/index.htm?hel ... rtdata.htm
Visualize Your Data
support@dplot.com
support@dplot.com