|
Browse by Tags
All Tags » UltraChart » Chart ( RSS)
-
Hi, I am using a line chart in which I am plotting Values Vs. Time. All the values are getting plotted correctly but I want to display text 'Time' on X-axis and 'Value' on Y-Axis apart from X & Y axis scales. Is it possible ? Please help me
-
HI, In Gantt Chart is it possible, when I click on any data it will give me its ID (i.e. this.UltrChart.GanttChart.Columns.IdColumnIndex) . Talha
-
-
I am trying to do something similar with the Line Annotation on a Line Chart. Using Data Values I can create my line with no problem using valueX and valueY within my Line Chart. However, I am not able to duplicate this using the LineChart3D. I can create a line annotation using pixel and percentage...
-
Hi All I want to add a data-table like in excel to my bar chart to display the bar chart with its relevant data, please see example below. Kind Regards, Neil
-
I am plotting multiple xyseries on an ultrachart. I add each series to chart.compositeChart.series. The data series are all rendered on the graph but none of the appearance info i am trying to apply to each series is being picked up. What am I doing wrong? - thanks public void SetChartDataSource ( List...
-
Hi, Here is my code. The project has only a UltraChart1 component of the Composite type. As you see, if you change bool bMilliSeconds to false, you will see data change in a second, but if you don't, the data does't show in a chart as it should. using System; using System.Collections.Generic;...
-
Is there a way to make the legend more readable for a LineChart on a CompositeChart. To make it easier to understand my question I have included the image of my sample app: The lines on the legend are so small that it is difficult to tell what they are. I am using NetAdvantage for Windows Forms 2008...
-
Is there a way to make the legend more readable for a LineChart on a CompositeChart. To make it easier to understand my question I have included the image of my sample app: The lines on the legend are so small that it is difficult to tell what they are. I am using NetAdvantage for Windows Forms 2008...
-
I have a composit char that has many stepline layers. Each layer has a Y axis with different min/max range. When I click data on a chart, I made show the lables of the Y axis used for the clicked data. Then I want to show some unique text next to the Y axis (between the labels and the left edge of the...
|
|