ValueRendererFactory TRenderer, TSettings  Class TIBCO Spotfire 7.0 API Reference
An abstract class defining a factory for value renderers.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Extension ValueRendererFactory
    Spotfire.Dxp.Application.Extension ValueRendererFactory TRenderer, TSettings 
      Spotfire.Dxp.Application.Extension CustomValueRendererFactory TRenderer, TSettings 

Namespace: Spotfire.Dxp.Application.Extension
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public abstract class ValueRendererFactory<TRenderer, TSettings> : ValueRendererFactory 
where TRenderer : ValueRenderer 
where TSettings : ValueRendererSettings
Type Parameters

TRenderer
TSettings
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also