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

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