Share via


ToolbarOptions.AnnotationOnByDefault Property (Microsoft.PerformancePoint.Scorecards)

Turns annotation mode on by default

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property AnnotationOnByDefault As Boolean
'Usage
Dim instance As ToolbarOptions
Dim value As Boolean

value = instance.AnnotationOnByDefault

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

See Also

Reference

ToolbarOptions Class
ToolbarOptions Members
Microsoft.PerformancePoint.Scorecards Namespace