|
Browse by Tags
All Tags » FillSceneGraph ( RSS)
-
Well to do this with the current UltraChart I would suggest taking the absolute values of your data, then plot it from 0-20 on the Y and 0-20 on the X by doing the following: 1) You can define the range of the scale by going to Axis-> X->RangeType = Custom, and then setting the RangeMax and RangeMin...
-
Hey. I'm working with the WinChart's line chart feature and I need a little help. Our data source is set up as a DataTable. We're using the chart to give a live view of how our data is changing. Updating the graph was easy as all you need to do is update the entries in the DataTable. As a...
-
Sometimes I just need to write down the question in order to reason out where to look for the answer. Here's the code that works: Private Sub chartSelected_FillSceneGraph( ByVal sender As Object , ByVal e As Infragistics.UltraChart.Shared.Events.FillSceneGraphEventArgs) Handles chartSelected.FillSceneGraph...
-
Okay, I've upgraded to 7.3 and have been able to add a sample line to the chart. The line I added was in screen coordinates, but are there any tools to help convert graph coordinates into screen coordinates, as well as to determine the minimum and maximum bounds of the graph coordinates?
Page 1 of 1 (4 items)
|
|