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

In This Topic
    IsHistogramVisible Property (IViewOptions)
    In This Topic
    書式設定ツールバーにヒストグラムボタンを表示するかどうかを示す値。
    Syntax
    'Declaration
     
    
    Property IsHistogramVisible As Boolean
    bool IsHistogramVisible {get; set;}
    See Also