Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » AxisLabel (RSS)
  • Display custom Gridlines in Linechart

    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...
    Posted to Forum by mherzog on 06-02-2008
  • Logarithm Y axis labels with Scatter chart

    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...
    Posted to Forum by ckaplonski on 05-19-2008
  • How to align the vertically oriented x-axis label on a stack column chart?

    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...
    Posted to Forum by smop on 04-19-2008
  • Re: X Axis text orentation

    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 =...
    Posted to Forum by apscom on 04-15-2008
  • X Axis text orentation

    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...
    Posted to Forum by apscom on 04-15-2008
  • How to display 4 digit data value on histogram?

    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...
    Posted to Forum by jeff168168 on 04-14-2008
  • Labels are cut up and have the wrong position when using TextOrientation.Custom

    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...
    Posted to Forum by uli on 02-12-2008
  • How to avoid preventing labels in X-Axis to collide with the border?

    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...
    Posted to Forum by akshays_16 on 12-30-2007
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems