in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » tooltip (RSS)

Browse by Tags

  • Programmatically Assign ChartData Tooltip text for C1WebChart

    I'm looking for a way to programmatically assign the tooltip text for each piece of chart data. For instance, I have a stacked bar chart and I want to have the pieces of the stacked bar to all have the same tooltip display that shows the combined total for the stacked bar. Another use for this is...
    Posted to WebChart for ASP.NET (Forum) by tomshelley on 03-25-2008
    Filed under: C1WebChart, programmatic tooltip changing, tooltip, dynamic tooltips
  • Re: Multiline Tooltip with Multiple Data

    Sure thing. I'm using C# and this example shows how to create a multiline tooltip when the user hovers over the chart area. // Get a reference to the map area you want the tooltip to be associated with MapArea _chartMap = webchart.ImageAreas.GetByName("ChartData"); // set the tooltip message...
    Posted to WebChart for ASP.NET (Forum) by tomshelley on 03-27-2008
    Filed under: WebChart, tooltip
  • Re: Programmatically Assign ChartData Tooltip text for C1WebChart

    well, you can use the built-in mapping "ChartData" which will put a tooltip over each datapoint or bar, so you don't have to generate each point's MapArea yourself. This code below assigns the tooltip for each datapoint to show the Y-value and the sum of all points (calculated separately...
    Posted to WebChart for ASP.NET (Forum) by C1_GregL on 04-07-2008
    Filed under: C1WebChart, tooltip
  • Tooltip

    Documentation states that there is an event fired before tooltip that allows you to chage or format the text. This does not actually happen/event is not shown in VS2008. Can you make this event visible please? Thanks Howard
    Posted to Scheduler for .NET (Forum) by hfarner on 02-02-2008
    Filed under: TOOLTIP
  • ToolTip on components in a C1Window

    If I have a C1Window with say a button on it, and I give that button a ToolTipService.ToolTip value, then the tooltip will be displayed behind the window. Is there any workaround for this? Thanks, Adam Lith Actron AB
    Posted to Studio for Silverlight Beta (Forum) by adam.lith on 07-08-2008
    Filed under: C1Window, ToolTip
Page 1 of 1 (5 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.