|
Browse by Tags
All Tags » Chart ( RSS)
-
Hello, I would like to adjust appearance for my 3D Column Chart which shows weekday distribution of sales/turnover/revenue for an item group (see screenshot). 1. I would like to show the bars stacked (not solid as on the screenshot) with each bar showing slices for contribution of each item (in the itemgrop...
-
I am running into trouble trying to hide both axis labels and the grid lines. The gridlines can be hidden if I make the labels visible and vice versa. Here is my xaml. Please suggest what I am doing wrong. If I remove the Visible=False from the <igCA:Axis AxisType="PrimaryX" Visible=False>...
-
I have a xamchart columm based with a standard set of data 4 columns set to various values. Nothing crazy... but what I want to do is change the Y Axis instead of showing values, I want to change the labels to show something more meaningful. for example if you think of a scale from 1-10 incremented by...
-
Hi, I’m using a composite chart with a dynamic number of layers. My application allows the user to select different options and by doing so, the current layers are removed and new layers are added to the chart. If my chart.visible = false during that process, the ChartLayerAppearance.ChartLayer of my...
-
Thought this might be of help to those of you who are want to customize your Y-Axis labeling on your charts. (note: this solution is based off of the article knowledgebase regarding customize labeling that Infragistics has on their site--gotta give credit where credit is due--I just expanded and tailored...
-
I am plotting points in a line chart continuously, reading data from a device every second. This may go upto an hour or more. i.e, plotting almost 3600 points every hour . The elapsed time/sample number is displayed in the X-Axis label. After a few minutes of plotting, the X-Axis labels disappear. this...
-
Hello, This is my first attempt to use the UltraChart component and I have not found what I am looking for in the documentation. I am using NetAdvantage for .NET 2008 Vol. 1 CLR 2.0 with ASP and VB. I have the chart datasource bound to a dataset that uses a stored procedure in SQL Server. The code for...
-
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 , i need to show chart in thumbnail , how did u do it, can you give me some suggestions or through code, regards winnie cherian
-
Hello All, I am working on a barchart, and need some urgent help displaying custom tool tips for each bar. Bars are sorted and arranged according to certain business logic. For instance a set of bars might represent integer data, while others might represent time, and a third set may be used to represent...
|
|