Share via


INumericFormatProperties.AdditionalTextRight Property (Microsoft.PerformancePoint.Scorecards.OLAPReportViews)

Additional text that should be displayed to the right of the formatted number.

Namespace: Microsoft.PerformancePoint.Scorecards.OLAPReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Property AdditionalTextRight As String
'Usage
Dim instance As INumericFormatProperties
Dim value As String

value = instance.AdditionalTextRight

instance.AdditionalTextRight = value
string AdditionalTextRight { get; set; }

See Also

Reference

INumericFormatProperties Interface
INumericFormatProperties Members
Microsoft.PerformancePoint.Scorecards.OLAPReportViews Namespace