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

In This Topic
    _nodeColorBuilder Property (_SankeyNodeStyleBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property _nodeColorBuilder As ISankeyNodeColorBuilder
    public ISankeyNodeColorBuilder _nodeColorBuilder {get;}
    See Also