|
Browse by Tags
All Tags » axes ( RSS)
-
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...
-
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...
-
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...
-
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...
-
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...
-
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...
Page 1 of 1 (6 items)
|
|