ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsHistogramVisible Property

In This Topic
    IsHistogramVisible Property (ViewOptions)
    In This Topic
    Gets or sets a value indicating whether to display histogram buttons on the format toolbar.
    Syntax
    'Declaration
     
    
    Public Property IsHistogramVisible As Boolean
    public bool IsHistogramVisible {get; set;}
    See Also