FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / DataLabelMenuItem Class / CheckState Property

In This Topic
    CheckState Property (DataLabelMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CheckState As System.Windows.Forms.CheckState
    public System.Windows.Forms.CheckState CheckState {get; set;}
    See Also