Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies override formatting properties and mouse over text from another KpiMeasure object.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub CopyFormatSettingsFrom ( _
element As KpiMeasure _
)
'Usage
Dim instance As KpiMeasure
Dim element As KpiMeasure
instance.CopyFormatSettingsFrom(element)
public void CopyFormatSettingsFrom(
KpiMeasure element
)
Parameters
element
Type: Microsoft.PerformancePoint.Scorecards.KpiMeasureThe object to copy from.