Freigeben über


ChartDataLabel-Klasse

Represents the data labels to display on data values.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class ChartDataLabel _
    Inherits ReportObject
'Usage
Dim instance As ChartDataLabel
public class ChartDataLabel : ReportObject
public ref class ChartDataLabel : public ReportObject
type ChartDataLabel =  
    class
        inherit ReportObject
    end
public class ChartDataLabel extends ReportObject

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..ChartDataLabel

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.