MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseParallelPlotDataModel<TValueDefinition> Class
Members

_BaseParallelPlotDataModel<TValueDefinition> Class
Object Model
_BaseParallelPlotDataModel<TValueDefinition> Class
Syntax
'Declaration
 
Public MustInherit Class _BaseParallelPlotDataModel(Of TValueDefinition As IValueEncodingDefinition) 
   Inherits _PlotDataModel
   Implements IDataModelIParallelPlotDataModelIPlotDataModelIQueryInterface 
 
Type Parameters
TValueDefinition
Inheritance Hierarchy

System.Object
   GrapeCity.DataVisualization.Chart._DataModel
      GrapeCity.DataVisualization.Chart._PlotDataModel
         GrapeCity.DataVisualization.Chart._BaseParallelPlotDataModel<TValueDefinition>
            GrapeCity.DataVisualization.Chart._ParallelCategoryPlotDataModel
            GrapeCity.DataVisualization.Chart._ParallelValuePlotDataModel

See Also