|
Browse by Tags
All Tags » UltraChart ( RSS)
-
I'm starting to develop a custom control that inherits from UltraChart to implement a 'Chart Recorder'. I want the control to default to a LineChart with date and time on the X-axis and scalar value on the Y-axis with X-axis scrolling with time. The control is implemented in C# using Visual...
-
Using NetAdvantage 6.2 Web - can you use UltraChart to create a bubble chart where all of the bubbles are the same size regardless of the z-value?
-
I'm using a ColumnChart-type Composite Chart with 2 data series and SwapRowColumns = True (so to have the data on the 2 data series coupled each other on the graphics). For my purpose, I need to have the 2 columns in the graphic exactly overlapping. I cannot use the Stacked ColumnChart, because I...
-
I would appreciate much more the Extent property for X/Y axis of UltraChart component if I can put (at design time) a value that is a percentage of the horizontal/vertical size, instead of the actual value (which is an absolute value in pixel). This now is possible for almost all properties of this component...
-
I appreciate the Smart-type Tickmark algorithm (it is clear and it puts the ticks on the axis in reasonably/user friendly locations). However, the minimum number of ticks that this algorithm puts on the axis (10 if the label fonts are not too large, as I've seen) seems not to be changeable (I've...
-
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 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...
-
I have a data bound Gantt chart that I need to have the bars in a series show as the same color but not be grouped together. I need the bars to be individually shown on their own row in sequential time order. If I set the SeriesLablesColumnIndex to a column that identifies the color groups I need, and...
-
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
|
|