Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » labels (RSS)
  • Axis ticks and zoom/scroll

    Let's say I have a series of value/time datapoints, the Y axis min value is 5.012 and max value is 6.231. I can force the tick values to be at round intervals by setting chart.Axis.Y.NumericAxisType = Infragistics.UltraChart.Shared.Styles.NumericAxisType.Linear; chart.Axis.Y.RangeType = Infragistics...
    Posted to Forum by fredg on 10-29-2008
  • Axis Label Angle

    My x-axis labels are a range of DateTime values. I would like to show these at an angle instead of straight up and down like the chart renders them by default. I added new PrimaryX axis to the xamChart.Axes collection, with the Angle property on the Axis.Label set to several different values, but they...
    Posted to Forum by kwsanders on 09-09-2008
  • Custom Y Axis label (Gantt Chart)

    I can't give Y axis label the format I want to. I achieved customing the tooltips for Items in a Gantt Chart implementing IRenderLabel interface, but I can't show my extra information in Y axis label. I use GanttDataSource and set extra information to the chart by doing: Dim MyLabelHashTable...
    Posted to Forum by markachus on 08-14-2008
  • change axis grid line values staticly

    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...
    Posted to Forum by bryanbaker on 08-08-2008
  • Datapoints (labels) with background on top of line chart

    Hi, I've to create line chart with datapoints (labels) on top of it as shown in the pic below. As can be seen: a. series points & these labelled datapoints may not be equal (e.g., there might be 5 points in the series but there might be 3 or 10 labelled datapoints on top of this line chart) b...
    Posted to Forum by arvivi on 08-04-2008
  • X - Axis label display customization

    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...
    Posted to Forum by sanms on 07-16-2008
  • How to change Legend Labels for stack column chart?

    Well! I have a stack column chat whose data source databale contains 3 columns. 1 = Patient Id 2 = Patient Bill Amount 3= Patient Name Right now Column Stack chart is showing patient id as Horizantal and Bill Amount as Vertical and Legends are also showing patient Id. What i want is to show the Patient...
    Posted to Forum by majidbhutta on 07-07-2008
  • Line chart data not aligning to x axis labels

    Why does the line chart not align to the labels on the x-axis? I am using a subset of infragistics sample data to display the problem. To recreate, create a simple project that has one Form. On the form, Add a winchart. Set the ChartType to LineChart. Switch to code view. Copy and paste and below card...
    Posted to Forum by bladerunner500 on 06-03-2008
  • row# label not visible with the ScrollScale.Visible = true

    Hi All, When ScrollScale.Visible = false (for Axis.X) row labels are visible (labels are loaded via: myChart. Data.SetRowLabels(someStringArray) ) If I only set ScrollScale.Visible = true, labels are not visible. Any ideas? Thanks for help :)
    Posted to Forum by misiek on 05-09-2008
  • Stacked Column Chart X Axis Labels Overlap

    Hi When I set my ultrachart to be a Stacked Column chart and there are a lot of data along the X-axis, the labels overwrite each other until it becomes a black block where the labels should be. I've used AxisTickStyle.Smart to solve this problem on other chart types, but it doesn't work on Stacked...
    Posted to Forum by petecjohnson on 04-25-2008
Page 1 of 2 (12 items) 1 2 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems