Search the Community
Showing results for tags 'chart'.
-
This is the "General Help and Support" thread for the ExcelChart UDF. The UDF itself can be downloaded So if you have any questions, suggestions or errors please post here.
-
Hi all, For my work, i need to produce automatically chart that i will include in my morning email. First I tried the graph function of powershell with Microsoft Chart Controls , very nice looking, with help of this script : https://gallery.technet.microsoft.com/Drawing-chart...
-
Hello everyone, For a measurement application, I need to put a 2D graphic inside a tab control (inside the second tab). But I can’t get the graph to appear only in the second tab. Please, what am I doing wrong? #include <GraphGDIPlus_UDF.au3> $ID0 = GUICreate("TEST 2D Graphic",1...
- 9 replies
-
- graphgdiplus
- 2d graphics
-
(and 1 more)
Tagged with:
-
Version 0.4.0.1
1,656 downloads
Extensive library to control and manipulate Microsoft Excel charts. Written by GreenCan and water. Theads: General Help & Support - Example Scripts BTW: If you like this UDF please click the "I like this" button. This tells me where to next put my development effort KNOWN BUGS (las... -
This UDF can be used to Display bar charts in a window. I hope you can need it. Exampleimage: If you like it, please leave me a comment, also if you have any suggestions to make it better or if you found bugs. Chart_UDF_source.zip
-
In this thread you will find some useful scripts based on the ExcelChart UDF (for download please see my signature).
-
Is anyone familiar with the color management of Excel with charts? Is there any good reading you can recommend? MSDN just gives a listing of all objects, methods and properties but no explanation how they are related and how to use them? Properties like Color, ColorIndex, SchemeColor, ObjectThemeC...