|
Browse by Tags
All Tags » WinChart ( RSS)
-
Hello, I am using a WinChart control with the AutoSize property switched on. The resizing works very well for the horizontal size (width) but not for the vertical one (height). Is this a feature, a bug or should it work in both directions? If it should work in both directions then please tell me at which...
-
I have 12 month's data. it is sales against work data. So if i have data only for june, then the line starts from bottom in may and reaches the value in June and then drops down to july. This gives a feel as if the may and july are having 0 values. I would like to show a diamond in place of the whole...
-
Hi, I'm currently working on a project that uses Composite Charts. I've seen a couple of examples on the forum and I tried to reproduce a Composite chart composed of a Column Chart and a Line chart. When I excute the code, I can see the Colums, the X and Y Axis of the column chart. I also obtain...
-
I am plotting points in a line chart continuously, reading data from a device every second. This may go upto an hour or more. i.e, plotting almost 3600 points every hour . The elapsed time/sample number is displayed in the X-Axis label. After a few minutes of plotting, the X-Axis labels disappear. this...
-
Hello, I am currently working with the WinChart and I am trying to show quotes information in a line chart. The information itself is shown fine but now I want to change the contence of the Tooltips of the data points and the date/time information which is shown below the X-axis. The chart is bound to...
-
Hi, Is it possible to change spacing between two labels rows inside a legend of an ultrachart. I wanted to increase the vertical spacing between two label rows inside the legendn as its inadequate and the two labels rows are nearly getting merged. Thanks in advance
-
Well! I have a stack column chat whose data source databale contains 3 columns. 1 = Patient Id 2 = Patient Bill Amount 3= Patient Name Right now Column Stack chart is showing patient id as Horizantal and Bill Amount as Vertical and Legends are also showing patient Id. What i want is to show the Patient...
-
Hi, We wanted to show tooltips on the labels which are in the legend of an UltraChart. Is there any way out to do this. Thanks in advance
-
I am using the (Win chart) Composite chart which consists of two layers first layer consists of step area chart and the second layer consists of stack area chart. I want a click event for where ever i mouse click in the layers and i want to display that clicked bar data value. what type of event i want...
-
I have a line chart with NumericTimeSeries. The chart itself is inside a Panel and the User Control has several others panels. The tooltip for the chart only shows when the Panel containing the chart is floating when its docked the tooltips don't show. Is this a bug and is there any workaround? Any...
|
|