ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class / CalloutFilled Property

In This Topic
    CalloutFilled Property
    In This Topic
    Determines whether to fill the callout. If true, then the callout triangle will be filled.
    Syntax
    'Declaration
     
    Public Property CalloutFilled As System.Boolean
    public System.bool CalloutFilled {get; set;}
    See Also