Condividi tramite


ChartDataPoint.DataElementOutput Proprietà

Definizione

Ottiene un valore che indica se il punto dati verrà visualizzato a seguito del rendering dei dati.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes DataElementOutput { Microsoft::ReportingServices::OnDemandReportRendering::DataElementOutputTypes get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes DataElementOutput { get; }
member this.DataElementOutput : Microsoft.ReportingServices.OnDemandReportRendering.DataElementOutputTypes
Public MustOverride ReadOnly Property DataElementOutput As DataElementOutputTypes

Valore della proprietà

Oggetto DataElementOutputTypes che rappresenta un valore che indica se il punto dati verrà visualizzato a seguito del rendering dei dati.

Si applica a