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

In This Topic
    CalloutFilledStyle Property
    In This Topic
    A value that indicates the style of the callout filled.
    Syntax
    'Declaration
     
    Public Property CalloutFilledStyle As ChartStyle
    public ChartStyle CalloutFilledStyle {get; set;}
    See Also