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

In This Topic
    _rectInfo Property (_TreeMapPointView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _rectInfo As IRectangle
    public IRectangle _rectInfo {get; set;}
    See Also