다음을 통해 공유


DashboardElementSize.ToString Method

Returns a string that represents this object.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As DashboardElementSize
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
The string representation of this object in format of unit and type of measurement. Example: 10%

See Also

Reference

DashboardElementSize Class

DashboardElementSize Members

Microsoft.PerformancePoint.Scorecards Namespace