Showing related tags and posts across the entire site.
-
Hello, I have a 2d X,Y Scatter chart on which I plot dates on the x and currency on the y axis. For each point on the graph I add a label through code. However because many of the data points are so close together and the labels text is relatively long, the labels bleed together and become a giant mess...
Posted to
Chart for WinForms
by
jgajeway
on Fri, Nov 6 2009
Filed under: C1Chart, interaction, XYPlot, PlotArea, Labels, Mouse, C1Chart help
-
When TickLabels are used on the Y-Axis, how to manage them while zooming? The number of Ticks on the Y-Axis increase/decrease on zooming the chart. After zooming for a number of times, sometimes TickLabels disappear ( only to re-appear sometimes on further zooming ). My main concern is the PlotArea on...
Posted to
Chart for WinForms
by
queries
on Thu, Oct 30 2008
Filed under: interaction, ValueLabels, PlotArea, Zoom, TickLabels
-
I'm having a scatter plot in 2d chart and i have drawn an ellipse in the same chart.Every thing works fine but when i zoom or moving the chart the ellipse doesn't seem to move,eventhough it seems to move the ellipse shape is still there in the plot. I have tried this with the alarmzone sample...
-
I don't know if this is a bug but after updating to the recent update the chart 3d interaction stopped working. After some digging i found that after calling the Reset Function causes this problem. Is there a work around or is this a bug?