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

In This Topic
    style Property (_SankeyNodeView)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property style As IDataPointStyleOption
    public IDataPointStyleOption style {get;}
    See Also