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

In This Topic
    _weight Property (_SankeyFlowView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _weight As Nullable(Of Double)
    public Nullable<double> _weight {get;}
    See Also