ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface / IsHistogramVisible Property

In This Topic
    IsHistogramVisible Property (IViewOptions)
    In This Topic
    A value indicating whether to display histogram buttons on the format toolbar.
    Syntax
    'Declaration
     
    
    Property IsHistogramVisible As Boolean
    bool IsHistogramVisible {get; set;}
    See Also