This topic has not yet been rated - Rate this topic

MapColorScaleTitle Class

Represents the title of a map color scale.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
public class MapColorScaleTitle : ReportObject

The MapColorScaleTitle type exposes the following members.

  NameDescription
Public methodMapColorScaleTitleInitializes a new instance of the MapColorScaleTitle class.
Top
  NameDescription
Public propertyCaptionGets or sets the caption for the title of a map color scale.
Public propertyComponentMetadataThe component metadata. (Inherited from ReportObject.)
Public propertyParentThe parent of this report object. (Inherited from ReportObjectBase.)
Public propertySiteInfrastructure. (Inherited from ReportObject.)
Public propertyStyleGets or sets the title style.
Top
  NameDescription
Public methodDeepCloneReturns a deep clone of this ReportObject instance. (Inherited from ReportObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetContainingDataScopesInfrastructure. (Inherited from ReportObject.)
Protected methodGetDataScopesForDefaultImplInfrastructure. (Inherited from ReportObject.)
Protected methodGetDependenciesCoreInfrastructure. (Inherited from ReportObject.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodInitializeInitializes the current MapColorScaleTitle instance. (Overrides ReportObject.Initialize().)
Protected methodInitializeForDesignerInfrastructure. (Inherited from ReportObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodOnChildPropertyChangedInfrastructure. (Inherited from ReportObject.)
Protected methodOnPropertyChangedInfrastructure. (Inherited from ReportObject.)
Protected methodRdlSemanticEqualsCoreInfrastructure. (Inherited from ReportObject.)
Protected methodSavePropertyValue<T>Infrastructure. (Inherited from ReportObject.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.