MapColorScaleTitle-Klasse
Represents the title of a map color scale.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..MapColorScaleTitle
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class MapColorScaleTitle _
Implements IROMStyleDefinitionContainer
'Usage
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
Der MapColorScaleTitle-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.