'Declaration Public MustInherit Class _BaseParallelPlotDefinition(Of TParallelEncodingsDefinition As IParallelEncodingsDefinition) Inherits _BasePlotDefinition(Of TParallelEncodingsDefinition) Implements IParallelPlotDefinition, IPlotDefinition, IQueryInterface
public abstract class _BaseParallelPlotDefinition<TParallelEncodingsDefinition> : _BasePlotDefinition<TParallelEncodingsDefinition>, IParallelPlotDefinition, IPlotDefinition, IQueryInterface where TParallelEncodingsDefinition: IParallelEncodingsDefinition