ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ITreeMapPointView Interface / _calcHeaderRectBy Method

In This Topic
    _calcHeaderRectBy Method (ITreeMapPointView)
    In This Topic
    Syntax
    'Declaration
     
    Function _calcHeaderRectBy( _
       ByVal parentRect As IRectangle _
    ) As IRectangle
    IRectangle _calcHeaderRectBy( 
       IRectangle parentRect
    )

    Parameters

    parentRect
    See Also