ConfiguredView.ExpandToFitWidth - Propriété
Obtient ou définit une valeur Boolean qui indique si la carte de performance s'étend à la largeur de son conteneur.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Overridable Property ExpandToFitWidth As Boolean
Get
Set
'Utilisation
Dim instance As ConfiguredView
Dim value As Boolean
value = instance.ExpandToFitWidth
instance.ExpandToFitWidth = value
public virtual bool ExpandToFitWidth { get; set; }
Valeur de propriété
Type : System.Boolean
Remarques
true si le tableau de bord est activée pour le développer pour s'adapter à la largeur de son conteneur dans la vue ; dans le cas contraire, false.