ChartDataLabel.Visible Propriedade

Definição

Se o rótulo de dados é exibido no gráfico. Usa False como padrão.

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)

Valor da propriedade

Um objeto ReportExpression<T>.

Aplica-se a