ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyRadialPlotDataModel Class
Members

In This Topic
    _SankeyRadialPlotDataModel Class
    In This Topic
    Object Model
    _SankeyRadialPlotDataModel Class
    Syntax
    'Declaration
     
    Public Class _SankeyRadialPlotDataModel 
       Inherits _SankeyPlotDataModel
       Implements IDataModelIPlotDataModelIQueryInterfaceISankeyPlotDataModel 
    public class _SankeyRadialPlotDataModel : _SankeyPlotDataModel, IDataModelIPlotDataModelIQueryInterfaceISankeyPlotDataModel  
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._DataModel
          GrapeCity.DataVisualization.Chart._PlotDataModel
             GrapeCity.DataVisualization.Chart._SankeyPlotDataModel
                GrapeCity.DataVisualization.Chart._SankeyRadialPlotDataModel

    See Also