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

In This Topic
    _location Property (_SankeyRadialNodeView)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _location As IPolarCoordinateValue
    public IPolarCoordinateValue _location {get; set;}
    See Also