ValueRendererFactory TRenderer, TSettings  Class TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

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

TRenderer
TSettings
Version Information

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