|
Browse by Tags
All Tags » AxisLabel ( RSS)
-
Hi, I have a LineChart with custom labels on the x-axis. That means, the labels are not in regular intervals. My x-axis displays numeric values, one value for every day in a year. The labels on my x-axis display the corresponding month name. Since the months have different numbers of values, there are...
-
I have a scatter chart using a logarithm type graph. I want the y-axis labels to display as such - from .1 to 1 to 10, to 100 - i.e. factors of 10. I've tried setting min/max values, tried setting intervals - nothing will give me what I need. I do have the Y-axis set to logarithm with a logbase of...
-
Hello, I have created a webchart (stack column type) using 2008 Q1 version of Infragistics. Do you have any idea about how I can programmatically set the labels on the x-axis so as to align with the top of axis line? I tried with the following code but no luck. Any hints/idea is appreciated. // axes...
-
Here is the complete code I am whinning about... I would like the text on the "X" axis to be verticalleftfacing and I would also like to control the scaling of the "Y" axis to be from 0 - 50 scaled in increments of 10. I hope someone can be of assistance. UltraChart ultraChart1 =...
-
I have a chart that is connected to a DataTable datasource, it returns 32 rows and the labels on the "X" axis all appear Horzontal instead of vertical, I have attempted the following with no success ultraChart1.Axis.X.Labels.Orientation = TextOrientation.VerticalLeftFacing; or ultraChart1.Axis...
-
Hi, I have created a histogram with many double value(range from 0.15~0.18) but the data value on X axis can not display 4 digit data. How to format the label string? The following code only show 2 digit like "00.15", "00.15", "00.16", "00.16".... this.UltraChart1...
-
Hello! I‘ve got two problems when using the WebChart: 1. When I display date-time labels on the X-axis with TextOrientation.Vertical the labels get cut up. This is because they overlap the bottom border of the ChartArea. How can I fix this? (In some cases I can’t avoid to write the date and the time...
-
Hi friends, I got this AreaChart for plotting the stock high,low,close with datetime in X-Axis. I am setting the tickmarkstyle as smart and type as percentage by setting ultrachart.areachart.TreatDateAsString as false. As the requirement is to show lables in X-axis only first date, middle and last date...
Page 1 of 1 (8 items)
|
|