Lingua

ChartDataPoint.DataElementOutput Proprietà

Definizione

Ottiene un valore che indica se il punto dati dovrebbe apparire in un rendering 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à

Un DataElementOutputTypes oggetto che rappresenta un valore che indica se il punto dati dovrebbe apparire in una rendering dati.

Si applica a