Freigeben über


ChartDataLabel.Visible Eigenschaft

Definition

Gibt an, ob die Datenbezeichnung auf dem Diagramm angezeigt wird. Der Standardwert lautet „False“.

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

Eigenschaftswert

Ein ReportExpression<T>-Objekt.

Gilt für: