ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _SankeyPlotConfigOption Class / flow Property

In This Topic
    flow Property (_SankeyPlotConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property flow As ISankeyFlowOption
    public ISankeyFlowOption flow {get; set;}
    See Also