ComponentOne BarChart for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BubbleChartSeries Class / InvisibleMarkLabels Property

In This Topic
    InvisibleMarkLabels Property
    In This Topic
    A value that indicates which marker is invisible
    Syntax
    'Declaration
     
    Public Property InvisibleMarkLabels As System.Integer()
    public System.int[] InvisibleMarkLabels {get; set;}
    See Also