ZedGraph Region

ZedGraph Region - Extends SMath Studio with a ZedGraph Region. - Сообщения

#41 Опубликовано: 10.11.2017 21:21:13
Jean Giraud

Jean Giraud

983 сообщений из 6866 понравились пользователям.

Группа: User

Wrote

I get an issue trying to install Zedgraph plugin with most recent beta. Not sure if it worked in previous versions.



Few days ago, ZedGraph was reported not working.
Today, I downloaded "Filter response" that has the lo-log ZedGraph.
It couldn't find it in version 6179, said yes to "continue",
here is the log-log plot working in 6179. I checked the "Insert"
menu ... now it is in the "Insert" menu.
It might install itself for you like it did for me ... try .



#42 Опубликовано: 11.11.2017 02:29:20
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Wrote

I get an issue trying to install Zedgraph plugin with most recent beta. Not sure if it worked in previous verions.
Anyways it throws an exception. I attached the text.

I'm running SMath 0.98.6522


You need administrator rights to run. The location of the extensions folder is strange ('C:\Program Files (x86)\SMath Studio\extensions\' ). Usually it is located in a %user%\AppData folder. Maybe you need to completely uninstall the program and reinstall it without administrator rights.
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
Arie 13.11.2017 09:51:00
#43 Опубликовано: 11.11.2017 05:45:43
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

Wrote


You need administrator rights to run. The location of the extensions folder is strange ('C:\Program Files (x86)\SMath Studio\extensions\' ). Usually it is located in a %user%\AppData folder. Maybe you need to completely uninstall the program and reinstall it without administrator rights.



This might happen if a portable distribution has been stored under 'C:\Program Files (x86)\SMath Studio' or an ordinary installer version has been made portable (by placing a file portable.version in the install dir).
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 пользователям понравился этот пост
Arie 13.11.2017 09:52:00
#44 Опубликовано: 13.11.2017 10:15:53
Arie

Arie

93 сообщений из 285 понравились пользователям.

Группа: User

thanks. Re-ran SMath with Admin rights and it seemed to clear up. I did have portable distribution in there at some point
Feel free to join the SMath Studio Users Discord Channel: https://discord.gg/PayZpJW
#45 Опубликовано: 06.02.2018 08:13:18
Kriss

Kriss

0 сообщений из 13 понравились пользователям.

Группа: User

Hi,
Inserting zedgraph cause:
Unhandled exception has occured...


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not find file 'ZedGraphRegion.resources'.
at System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(String name, CultureInfo culture, Version version, Boolean throwOnFileNotFound, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(CultureInfo lookForCulture, StackCrawlMark& stackMark)
at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo requestedCulture, Boolean createIfNotExists, Boolean tryParents, StackCrawlMark& stackMark)
at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)
at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
at ZedGraphPlugin.ZedGraphControl..ctor(SessionProfile sessionProfile)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, Object[] args)
at SMath.Control.RegionHolder`1..ctor(SessionProfile sessionProfile)
at ZedGraphPlugin.ZedGraph..ctor(SessionProfile sessionProfile)
at ZedGraphPlugin.PluginRegion.InsertZedGraphRegionHolder(MenuButtonArgs args)
at ..(Object , RegionBase , MenuButton )
at ...(Object , EventArgs )
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2633.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll

SMathStudio_Desktop
Assembly Version: 0.98.6606.22071
Win32 Version: 1.1.28.0
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/SMathStudio_Desktop.exe

SMath.Manager
Assembly Version: 0.98.6606.22069
Win32 Version: 0.98.6606.22069
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/SMath.Manager.DLL

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2633.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

SMath.Controls
Assembly Version: 0.98.6606.22070
Win32 Version: 0.98.6606.22070
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/SMath.Controls.DLL

SMath.Math.Symbolic
Assembly Version: 1.32.6606.22070
Win32 Version: 1.32.6606.22070
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/SMath.Math.Symbolic.DLL

SMath.Math.Numeric
Assembly Version: 1.65.6606.22070
Win32 Version: 1.65.6606.22070
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/SMath.Math.Numeric.DLL

SpecialFunctions
Assembly Version: 1.11.6606.22071
Win32 Version: 1.11.6606.22071
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/SpecialFunctions.dll

CustomFunctions
Assembly Version: 1.1.6522.6678
Win32 Version: 1.1.6522.6678
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/18dadffd-79a3-4cf9-aee1-d66deb0ea720/1.1.6522.6678/CustomFunctions.dll

CustomGlyphs
Assembly Version: 1.1.6353.24538
Win32 Version: 1.1.6353.24538
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/24c691c1-37f2-49e3-9a84-ccb77304d14a/1.1.6353.24538/CustomGlyphs.dll

ElectricalEngineeringLibrary
Assembly Version: 0.2.6353.24636
Win32 Version: 0.2.6353.24636
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/3fd1f9ba-53ee-4665-966b-bd2805a84485/0.2.6353.24636/ElectricalEngineeringLibrary.dll

MaximaPlugin
Assembly Version: 1.98.6519.13993
Win32 Version: 1.98.6519.13993
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/44011c1e-5d0d-4533-8e68-e32b5badce41/1.98.6519.13993/MaximaPlugin.dll

SharpVectors.Rendering.Gdi
Assembly Version: 0.3.1.1595
Win32 Version: 0.3.1.1595
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/44011c1e-5d0d-4533-8e68-e32b5badce41/1.98.6519.13993/SharpVectors.Rendering.Gdi.DLL

SharpVectors.Core
Assembly Version: 0.3.1.1588
Win32 Version: 0.3.1.1588
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/44011c1e-5d0d-4533-8e68-e32b5badce41/1.98.6519.13993/SharpVectors.Core.DLL

SharpVectors.Model
Assembly Version: 0.3.1.1592
Win32 Version: 0.3.1.1592
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/44011c1e-5d0d-4533-8e68-e32b5badce41/1.98.6519.13993/SharpVectors.Model.DLL

SharpVectors.Css
Assembly Version: 0.3.1.1590
Win32 Version: 0.3.1.1590
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/44011c1e-5d0d-4533-8e68-e32b5badce41/1.98.6519.13993/SharpVectors.Css.DLL

SharpVectors.Dom
Assembly Version: 0.3.1.1589
Win32 Version: 0.3.1.1589
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/44011c1e-5d0d-4533-8e68-e32b5badce41/1.98.6519.13993/SharpVectors.Dom.DLL

HyperlinkRegion
Assembly Version: 1.0.6362.5973
Win32 Version: 1.0.6362.5973
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/4938d1a8-ad11-4de8-afbf-d76d069cfbf8/1.0.6362.5973/HyperlinkRegion.dll

TableRegion
Assembly Version: 0.2.6610.42543
Win32 Version: 0.2.6610.42543
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/51fec712-ec75-4551-a13e-478d375ae8d6/0.2.6610.42543/TableRegion.dll

DataExchange
Assembly Version: 1.1.6499.5086
Win32 Version: 1.1.6499.5086
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/5dce7298-9e5f-4120-9a2e-49b16daa02a3/1.1.6499.5086/DataExchange.dll

PdfFileType
Assembly Version: 1.0.6353.25356
Win32 Version: 1.0.6353.25356
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/ac3d62dc-d93d-4c91-88e2-06a01fd2b5cc/1.0.6353.25356/PdfFileType.dll

PdfSharp
Assembly Version: 1.32.2608.0
Win32 Version: 1.32.2608.0
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/ac3d62dc-d93d-4c91-88e2-06a01fd2b5cc/1.0.6353.25356/PdfSharp.DLL

PictureRegion
Assembly Version: 1.10.6606.22071
Win32 Version: 1.10.6606.22071
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/PictureRegion.dll

ZedGraphRegion
Assembly Version: 0.1.6520.39127
Win32 Version: 0.1.6520.39127
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/b0e7602f-c9d4-4e6c-b6f1-087e4c6e8915/0.1.6520.39127/ZedGraphRegion.dll

System.Design
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Design/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Design.dll

System.Data
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2633.0 built by: NET471REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_64/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll

DevelopmentTools
Assembly Version: 1.0.6498.3892
Win32 Version: 1.0.6498.3892
CodeBase: file:///C:/Users/kszmurlo/AppData/Roaming/SMath/extensions/plugins/f406188b-ff0e-4b02-8b05-8d6fda91e357/1.0.6498.3892/DevelopmentTools.dll

System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2556.0 built by: NET471REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll

HTMLFileType
Assembly Version: 1.13.6606.22071
Win32 Version: 1.13.6606.22071
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/HTMLFileType.dll

ImageFileType
Assembly Version: 1.9.6606.22072
Win32 Version: 1.9.6606.22072
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/ImageFileType.dll

PlotRegion
Assembly Version: 1.9.6606.22072
Win32 Version: 1.9.6606.22072
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/PlotRegion.dll

SMathFileType
Assembly Version: 1.9.6606.22072
Win32 Version: 1.9.6606.22072
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/SMathFileType.dll

StandardToolboxButtons
Assembly Version: 1.0.6606.22072
Win32 Version: 1.0.6606.22072
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/StandardToolboxButtons.dll

SMath.UI
Assembly Version: 0.98.6606.22070
Win32 Version: 0.98.6606.22070
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/SMath.UI.DLL

TextRegion
Assembly Version: 1.10.6606.22071
Win32 Version: 1.10.6606.22071
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/TextRegion.dll

ViewerFileType
Assembly Version: 1.1.6606.22072
Win32 Version: 1.1.6606.22072
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/ViewerFileType.dll

XMCDFileType
Assembly Version: 1.12.6606.22072
Win32 Version: 1.12.6606.22072
CodeBase: file:///C:/Program%20Files%20(x86)/SMath%20Studio/plugins/XMCDFileType.dll

Microsoft.GeneratedCode
Assembly Version: 1.0.0.0
Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll


************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
#46 Опубликовано: 06.02.2018 15:55:13
Andrey Ivashov

Andrey Ivashov

2269 сообщений из 3729 понравились пользователям.

Группа: Super Administrator

Wrote

Inserting zedgraph cause:
Unhandled exception has occured...


ZedGraph Region must be fixed:

zedGraph_err.PNG

I've realized it is because of SMath Studio uses .Net 4.0 when available on the machine. For some reason .Net 4.0 trying to search for .resources file, which does not exist in the plug-in at all.
It is easy to fix this by removing resources files from the plug-in project (so, the text entries will be hardcoded), but I do not think it is a best choice.

See also: https://social.msdn.microsoft.com/Forums/vstudio/en-US/32e458a1-7443-4309-a054-8839b33dfd4f/framework-40-dll-loaded-by-a-20-executable-cannot-find-xxxxresourcesdll?forum=netfxbcl
1 пользователям понравился этот пост
Davide Carpi 17.02.2018 20:26:00
#47 Опубликовано: 06.02.2018 16:44:39
Andrey Ivashov

Andrey Ivashov

2269 сообщений из 3729 понравились пользователям.

Группа: Super Administrator

Ok, the following line fixed issue:
Цитата

Resources.Culture = CultureInfo.InvariantCulture;



New version of the plug-in released and available via Extensions Manager. Please update it to use with latest SMath Studio builds.


Best regards.
2 пользователям понравился этот пост
Вячеслав Мезенцев 07.02.2018 02:53:00, Davide Carpi 07.02.2018 04:11:00
#48 Опубликовано: 17.02.2018 19:56:42
Kriss

Kriss

0 сообщений из 13 понравились пользователям.

Группа: User

Thanks that works now!
#49 Опубликовано: 22.06.2018 22:09:12
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Updated, refactored.

zedgraph1.pdf (27 КиБ) скачан 129 раз(а).
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
IVR 23.06.2018 08:20:00
#50 Опубликовано: 26.06.2018 06:29:31
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Updated. The file size reduced (points removed).

2018-06-26_14-26-00.png

ZedGraph Examples.sm (173 КиБ) скачан 170 раз(а).
ZedGraph Examples.pdf (105 КиБ) скачан 200 раз(а).
Russia ☭ forever, Viacheslav N. Mezentsev
3 пользователям понравился этот пост
sergio 26.06.2018 06:36:00, frapuano 26.06.2018 13:03:00, Radovan Omorjan 27.06.2018 05:02:00
#51 Опубликовано: 05.07.2018 16:17:16
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Updated. Fixed bug when zooming.
Russia ☭ forever, Viacheslav N. Mezentsev
#52 Опубликовано: 19.04.2020 12:56:18
João Felipe Seráfico Melo

João Felipe Seráfico Melo

7 сообщений из 62 понравились пользователям.

Группа: User

Hi!
The configurations of my ZedGraph region is not maintained when using the Viewer (free version).
Is there some specific configuration I should check?
#53 Опубликовано: 19.04.2020 13:08:56
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Can you specify what exactly do you mean? The formatting dialog appears when you double-click on the chart.
Russia ☭ forever, Viacheslav N. Mezentsev
#54 Опубликовано: 19.04.2020 13:42:22
João Felipe Seráfico Melo

João Felipe Seráfico Melo

7 сообщений из 62 понравились пользователям.

Группа: User

I didn't know that. But is there a way to freeze the configurations set in the .sm when creatng the .exe?
I don't want users to mind about it.
#55 Опубликовано: 20.04.2020 01:08:24
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

This is bug. I'll try to find out what is the problem.
Russia ☭ forever, Viacheslav N. Mezentsev
#56 Опубликовано: 20.04.2020 08:35:00
João Felipe Seráfico Melo

João Felipe Seráfico Melo

7 сообщений из 62 понравились пользователям.

Группа: User

Thanks!
#57 Опубликовано: 21.04.2020 15:17:27
Andreas Hildebrandt

Andreas Hildebrandt

0 сообщений из 5 понравились пользователям.

Группа: User

Hello, I have a question regarding ZedGraph.
I want to set the axis range (xmax and ymax) from the calculation sheet.
If I use the XY-Plot this is possible using the setprop() function or
by setting the value of the variable "XYPlot.XLimMax" to the desired value.
How can this be done using ZedGraph? I assume that it is although possible with
the setprop() function but I don't know the name and the syntax of the
corresponding variable. Can anyone give me a hint?
Thanks in advance
Andreas Hildebrandt
#58 Опубликовано: 22.04.2020 03:19:59
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Theoretically, this is possible, but now there is one small problem that I have not yet solved. The problem is setting indexed properties. For the same reason, the properties of curves for X-Y Plot are not yet available for changing. I will let you know when this can be done.
Russia ☭ forever, Viacheslav N. Mezentsev
1 пользователям понравился этот пост
frapuano 22.04.2020 05:19:00
#59 Опубликовано: 22.04.2020 03:42:52
Andreas Hildebrandt

Andreas Hildebrandt

0 сообщений из 5 понравились пользователям.

Группа: User

Thank you very much for your quick reply. At the moment it seems to me that I don't need access to an indexed property.
For XY-Plot

setprop("Test_Plot.XAxis.Max", )=

works perfect. To identify the plot there is a property "NAME".
(In the example above the name is "Test_Plot" ).

Now I tried to do the same for ZedGraph.

setprop("myPane.XAxis.Scale.Max", )=

But ZedGraph has no property called "NAME".
Now the question: Is there any string
for "myPane" to identify the ZedGraph-Plot
to set the value of XAxis.Scale.Max?

Thanks in advance for your help!
Andreas Hildebrandt
#60 Опубликовано: 22.04.2020 06:32:16
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Updated. Experimental build. Be careful with this. You need to update X-Y Plot first.

Файл не найден. Файл не найден.

P.S. "Name" property is not saved. This will be more difficult to fix, as component uses a binary format for storing settings.
Russia ☭ forever, Viacheslav N. Mezentsev
3 пользователям понравился этот пост
sergio 22.04.2020 07:40:00, frapuano 22.04.2020 07:55:00, Oscar Campo 11.10.2023 10:55:00
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений