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

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

    Parameters

    parentRect
    See Also