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

Specifies the number of trailing decimal places to format the grid or chart tooltip values to.

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

Syntax

'Declaration
Property DecimalPlaces As Integer
'Usage
Dim instance As INumericFormatProperties
Dim value As Integer

value = instance.DecimalPlaces

instance.DecimalPlaces = value
int DecimalPlaces { get; set; }

See Also

Reference

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