Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » axes (RSS)
  • Number of Smart ticks for Smart-type Tickmark Style

    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...
    Posted to Forum by andrea_lazza on 08-22-2008
  • How do you create a log-log plot using UltraChart?

    I'm trying to create a log-log plot using UltraChart. I have 1 independent variable and 3 dependent variables. The values on the Y axis are looking fine, but the X axis is not working. Here's my code: public IDataGraph(int nval, double[ xValues, double[ yObsValues, double[ yFitValues, double...
    Posted to Forum by mhlocke on 06-09-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
  • UltraWinChart 5.2 How do you plot against Y2 Axis?

    I have a simple datatable with 3 columns (Lable, ActualPrice, ActualVol) I would like to plot ActualPrice column against the Y axis and ActualVol against the Y2 axis. Can anyone let me know how to do this please? Thanks in advance. Example, DataTable dt = new DataTable(); dt.Columns.Add(new DataColumn...
    Posted to Forum by JayGudgeon on 04-29-2008
  • Option Smart adjusts the axes but doesn't adjust the data accordingly.

    I don't think the Smart option for Tickmarkstyle is working correctly. I have a stacked bar chart and the axis labels correspond to the values when the Tickmarkstyle is set to percentage. But when I switch to Smart the axis correctly rounds to the following number but the bars in the graphs do not...
    Posted to Forum by wnova on 04-25-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 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems