FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / TicksMenuItem Class / Enabled Property

In This Topic
    Enabled Property (TicksMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Enabled As System.Boolean
    public virtual System.bool Enabled {get; set;}
    See Also