ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class
Properties

In This Topic
    ChartHint Class Members
    In This Topic

    The following tables list the members exposed by ChartHint.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ChartHint class.  
    Top
    Public Properties
     NameDescription
    Public PropertyA value that indicates the effect during show or hide when showAnimated or hideAnimated isn't specified.  
    Public PropertyDetermines whether to fill the callout. If true, then the callout triangle will be filled.  
    Public PropertyA value that indicates the style of the callout filled.  
    Public PropertyA value that indicates the compass of the tooltip.  
    Public PropertyA value that will be shown in the content part of the tooltip.  
    Public PropertyA value that indicates the style of content text.  
    Public PropertyA value that indicates the millisecond to show or hide the tooltip when showDuration or hideDuration isn't specified.  
    Public PropertyA value that indicates the easing during show or hide when showEasing or hideEasing isn't specified.  
    Public PropertyA value that indicates whether to show the tooltip.  
    Public PropertyA value that indicates the effect during hide.  
    Public PropertyA value that indicates the millisecond delay to hide the tooltip.  
    Public PropertyA value that indicates the millisecond to hide the tooltip.  
    Public PropertyA value that indicates the easing during hide.  
    Public PropertyA value that indicates the style of hint.  
    Public PropertyA value to determine whether to use a tooltip with html style.  
    Public PropertyA value that indicates the horizontal offset of the point to show the tooltip.  
    Public PropertyA value that indicates the vertical offset of the point to show the tooltip.  
    Public PropertyA value that indicates the effect during show.  
    Public PropertyDetermines whether to show the callout element.  
    Public PropertyA value that indicates the millisecond delay to show the tooltip.  
    Public PropertyA value that indicates the millisecond to show the tooltip.  
    Public PropertyA value that indicates the easing during show.  
    Public PropertyA value that will be shown in the title part of the tooltip.  
    Public PropertyA value that indicates the style of title text.  
    Top
    See Also