Intersoft.ReportingServices.Rendering Namespace > GaugeRenderer Class > RenderItem Method : RenderItem(GaugePanel,String) Method |
Public Overloads Overridable Function RenderItem( _ ByVal gauge As GaugePanel, _ ByRef customAttribute As String _ ) As String
Dim instance As GaugeRenderer Dim gauge As GaugePanel Dim customAttribute As String Dim value As String value = instance.RenderItem(gauge, customAttribute)
public virtual string RenderItem( GaugePanel gauge, out string customAttribute )
public: virtual String^ RenderItem( GaugePanel^ gauge, [Out] String^ customAttribute )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2