Showing related tags and posts across the entire site.
-
Hi! I found a strange behaviour in the C1Chart control. I downloaded the trial version of ComponentOne Studio for Silverlight and started to play with it. In many of the chart samples included, the legend of the chart is included inside the chart, that is, inside the <c1c:C1Chart> tags (see ChartsSamples...
-
Hi I was wondering if anyone could help me in my problem that I am experiencing. I have a chart that updates regularly and I want to display the XValue of the chart aswell as the YVlaue in the Label. Currently I have the YValue and Point Index but please can anyone help me getting the XValue also in...
-
Since M4 the MouseLeftButtonDown event of C1ChartLegend will not be raised. A workaround for me is to use the MouseLeftButtonUp event. Is this a known bug and will it been fixed in the next version?