Browse By Tags

Sorry, but there are no more tags available to filter with.
  • Major and minor tickmarks label in Gantt chart

    Hi,

    I'm plotting Gantt Charts.

    In my use case I want to dynamically set the Format of major tickmarks and minor tickmarks seperatly and also the number of minor ticks between two major tickmarks on X axis.

    Is it possible to implement?

    Thanks in a…

  • set the thickness of bar in gantt chart when vertical scroll is enabled

    I'm using UltraWebChart for plotting Gantt chart

    For y axis I have set the

    RangeType="Custom"

    RangeMin="0"

    RangeMax="5"

    using this thickness of each bar is fixed  even if I'm plotting only one Gantt Item.

    But the above…

  • Custom label in tooltip

    Hi,
    I'm using UltraWebChart for plotting gantt charts.

    Is is possible to define a custom label keyword for Tooltip format.
    For example, in tooltip I want to display data that will provide me detailed information about a particular Task timeslot which…
  • User interaction in Gantt charts

    I'm using UltraWebCharts to plot Gantt chart in my Web form.

    1.I want to give user interactions in Gantt chart where user can select a time range on x-axis just like we do in outlook. Is it possible?

    2. Able to give scroll bar on x axis but its not…