|
Browse by Tags
All Tags » WinChart » LineChart ( RSS)
-
It's very funny). I have a function that receives two list of numeric series. The numeric series of first list displays on the first line chart. The numeric series of second list displays on the second line chart. I need to set not same color for each line of charts automatically. I played with ColorModel...
-
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...
-
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...
-
I have a stepline chart that binds a very simple data with two columns (DateTime and long types). The data changes every 100 milliseconds. I set Milliseconds to TickmarkIntervalType of X axis and 100 to TickmarkInterval. The chart shows just a straight vertical line (with some dots) at the right edge...
-
Is there a way of plotting graphs which do not have a data source, but instead use a formula to generate plotting points? I specifically want to plot straight lines to show trends and cutoff points.
-
Slight issue/question with UltraWinChart displaying a LineChart. I have a chart which used to use a BindingList as a data source. The BindingList was a collection of my proprietary objects, which have a number of public properties, for instance: public class ChartPoint { public DateTime Time { get {...
-
I have a chart with two lines that I generated from binding a dataset to the chart control. The Legend shows "Row #0" and "Row #1" How do I change the legend so that it shows the correct label (Meetings in Row 0 and Phone calls in row 1) Do I need to change the way I created the dataset...
-
Hi, On the Y Axis I am displaying percentage value.So I want to Set Y axis value 0 to 100 only. Is it possible at design time?
Page 1 of 1 (8 items)
|
|