Freigeben über


ChartAxisTitle-Klasse

Represents the title of an axis.

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

Syntax

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

Vererbungshierarchie

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

Threadsicherheit

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