Share via


PointerCap.OnTop Proprietà

Definizione

Indica che il perno è visualizzato al di sopra dell'indicatore di misura.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> OnTop { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> OnTop { get; set; }
member this.OnTop : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property OnTop As ReportExpression(Of Boolean)

Valore della proprietà

Un oggetto ReportExpression<T>.

Si applica a