Share via


DefaultDimensionSetting.ShowAsSlider Property (Microsoft.PerformancePoint.Scorecards)

This member is reserved for use in future versions.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ShowAsSlider As Boolean
'Usage
Dim instance As DefaultDimensionSetting
Dim value As Boolean

value = instance.ShowAsSlider

instance.ShowAsSlider = value
[XmlAttributeAttribute] 
public bool ShowAsSlider { get; set; }

See Also

Reference

DefaultDimensionSetting Class
DefaultDimensionSetting Members
Microsoft.PerformancePoint.Scorecards Namespace