FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / TreeMapDesigner Class / DisplayError Method

In This Topic
    DisplayError Method (TreeMapDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub DisplayError( _
       ByVal e As System.Exception _
    ) 
    protected void DisplayError( 
       System.Exception e
    )

    Parameters

    e
    See Also