Sign In  Sign Up Live-Chat

Enabling tooltip

Last post 06-03-2008, 12:29 AM by roger. 7 replies.
Sort Posts: Previous Next
  •  05-28-2008, 10:17 AM 129019

    Enabling tooltip

    Hi,

    I have used Chart.SaveToSwf(string filename) method to save the chart in swf format.

    Does this method support  tooltip when rendering the chart in aspx page.

    If so, how to enable the tooltip of a series in a line graph?

     

     

    regards,

    Saravanan Kumar MR


    Saravana Kumar M.R
     
  •  05-28-2008, 2:54 PM 129078 in reply to 129019

    Re: Enabling tooltip

    Hi,

    Yes, please use DataPoint.ToolTip API for your requirement.

    E.g.,

     series.DataPoints[0].ToolTip = new ToolTip("My ToolTip");

    And please check API reference: http://www.aspose.com/documentation/visual-components/aspose.chart-for-.net/aspose.chart.tooltip.html

    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Nanjing Team
    Contact Us
     
  •  05-29-2008, 10:19 AM 129247 in reply to 129078

    Re: Enabling tooltip

    Attachment: Present (inaccessible)

    Hi

    Thanks for the reply.

    It worked. But the data points have a red mark on them. They are also appearing inconsistently.

    I am attaching the chart image for your reference.

    I need to get rid off the red marker or have them uniformly appearing.

    Please help me on this.

     

    Regards,


    Saravana Kumar M.R
     
  •  05-29-2008, 12:03 PM 129265 in reply to 129247

    Re: Enabling tooltip

    Hi,

    We will check it soon. And by the way how do you code to get the chart, could you paste it here.

    Thank you.


    Amjad Sahi
    Support Developer,
    Aspose Nanjing Team
    Contact Us
     
  •  05-30-2008, 3:54 AM 129371 in reply to 129265

    Re: Enabling tooltip

    Attachment: Present (inaccessible)

    Hi,

    I have attached the code herewith.

    Awaiting an early response.


    Saravana Kumar M.R
     
  •  06-02-2008, 4:05 AM 129558 in reply to 129371

    Re: Enabling tooltip

    Attachment: Present (inaccessible)

    Hi,

    Please try this fix.


    Roger Mo
    Developer
    Aspose Nanjing Team
    Contact Us
     
  •  06-02-2008, 11:58 AM 129641 in reply to 129558

    Enabling tooltip for X-axis labels

    Hi,

    I need to enable the tooltip of X-axis label.

    Is it possible to do it?

    If so, where exactly should i handle the tooltip property?

    Can you send a sample so that it would be helpful.


    Saravana Kumar M.R
     
  •  06-03-2008, 12:29 AM 129729 in reply to 129641

    Re: Enabling tooltip for X-axis labels

    Hi,

    This feature is not supported. Now we have no plan to implement it and two months later we will consider provide the feature.


    Roger Mo
    Developer
    Aspose Nanjing Team
    Contact Us
     
View as RSS news feed in XML