ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IItemStyleEx Interface / GetHistogramImage Method

In This Topic
    GetHistogramImage Method (IItemStyleEx)
    In This Topic
    Syntax
    'Declaration
     
    
    Function GetHistogramImage( _
       ByVal rect As Rectangle _
    ) As Image
    Image GetHistogramImage( 
       Rectangle rect
    )

    Parameters

    rect
    See Also