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

In This Topic
    _ParallelPlotDataModel Class
    In This Topic
    Object Model
    _ParallelPlotDataModel Class
    Syntax
    'Declaration
     
    Public Class _ParallelPlotDataModel 
       Inherits _PlotDataModel
       Implements IDataModelIParallelPlotDataModelIPlotDataModelIQueryInterface 
    public class _ParallelPlotDataModel : _PlotDataModel, IDataModelIParallelPlotDataModelIPlotDataModelIQueryInterface  
    Inheritance Hierarchy

    System.Object
       GrapeCity.DataVisualization.Chart._DataModel
          GrapeCity.DataVisualization.Chart._PlotDataModel
             GrapeCity.DataVisualization.Chart._ParallelPlotDataModel

    See Also