Класс ChartAxisTitle

Represents the title of an axis.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Class ChartAxisTitle _
    Inherits ReportObject
'Применение
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

Иерархия наследования

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

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.