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

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

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

    See Also