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

In This Topic
    _weight Method (_SankeyNodeView)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _weight() As Double
    public abstract double _weight()
    See Also