Класс MapColorScaleTitle

Represents the title of a map color scale.

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

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..MapColorScaleTitle

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

Синтаксис

'Декларация
Public NotInheritable Class MapColorScaleTitle _
    Implements IROMStyleDefinitionContainer
'Применение
Dim instance As MapColorScaleTitle
public sealed class MapColorScaleTitle : IROMStyleDefinitionContainer
public ref class MapColorScaleTitle sealed : IROMStyleDefinitionContainer
[<SealedAttribute>]
type MapColorScaleTitle =  
    class
        interface IROMStyleDefinitionContainer
    end
public final class MapColorScaleTitle implements IROMStyleDefinitionContainer

Тип MapColorScaleTitle обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Caption Gets or sets the caption for the title of a map color scale.
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Style Gets the title style.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

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