|
Browse by Tags
All Tags » UltraChart » axes ( RSS)
-
I tried to use the "multiple Y axis" feature for Composite Charts with the UltraChart component in the following manner: I put different numeric series, each one has different ranges (with the possibility for some of them to have negative values) on different chart layer. The "nice feature"...
-
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 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...
-
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 (4 items)
|
|