Browse by Tags
All Tags » Chart (RSS)
Showing page 1 of 3 (22 total posts)
-
Hi,
If I have
100% zoom and I set auto scale for Y (both AutoMin and AutoMax to true), the
zoom works fine. But if I zoom to some area, the zoom (for Y) is the same, not scaling the Y. Please see the attch. file.Thanks.
-
I would like to control the colors used for specific value ranges; I have defined NumericScale custom steps and want to specify color for each range defined. e.g. 95-100% = red.
<MeshSurfaceSeries instance>.Legend.Mode = SeriesLegendMode.SeriesLogic;
Can anyone help?
Thanks,
Sam
-
Hi,
I am using Xceed controls in my Asp.Net application. While deploying the web site I came accross the below exception :
''Could not load file or assembly 'Xceed.Chart.GraphicsGL.v4.3.dll' or one of its dependencies. The specified module could not be found.''
Please provide me the solution for this. I have attached image of the ...
-
Hi,
I have a problem using the chart explorer. I can actually view the samples but the C# source code files are missing.
There are no source code in ...\Xceed Components\Bin\.NET\... . There are just exe files and dll.
Were can I download the example source code?
Thanks
Pablo
-
Hi,
If you launch the Xceed Chart Explorer for .NET (located in ''C:\Program Files\Xceed Components\Bin\.NET\Xceed Chart Explorer.exe'' by default), and if you open the ''Texts and Labels'' chapter and if you click on ''General'', you will see that you can add a new label and give it the orientation you want. You can then click on the ...
-
Important note: This user had a Vanguard subscription so he sent a request at priority@xceed.com for support... When you have a Vanguard subscription and you post a question on a forum, IT IS IMPORTANT THAT YOU ALSO SEND US A NOTIFICATION AT PRIORITY@XCEED.COM with a reference to the thread you have created since your Vanguard ...
-
Hi,
I have noticed an issue with the Grid Surface chart and they way grid size affects interpolation. I am plotting a chart of 61x 101 data points but only have 11 x 9 actual points. The rest of the data points I am setting to DBNull.Value.
When setting my grid size to 61x101, plotting my data points, and ...
-
Hi,
you are right on everything you said. Unless there is a workaround that I'm unaware of, the problem is that the items in the legend are sharing the same font.
-
Is there any feature to calculate the trend (also called linear regression I think) in Xceed chart?
I couldn't find anything in the documentation.
-
I’m using DataZoomTool, but after zoom in, ticks on axis are not changed. For example, for 100% zoom I want just say 5 major ticks. But after zoom in, I need axis ticks for that zoom area. How can I achieve it?
1
|
|
|
|