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

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