Lingua

ChartDataPoint.DataPointValues Proprietà

Definizione

Ottiene i valori X e Y del punto dati.

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

Valore della proprietà

Un ChartDataPointValues oggetto che rappresenta i valori X e Y del punto dati.

Si applica a