Classe DataValue
Defines a single value for the data point in the chart.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class DataValue
'Utilizzo
Dim instance As DataValue
public sealed class DataValue
public ref class DataValue sealed
[<SealedAttribute>]
type DataValue = class end
public final class DataValue
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..DataValue
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche