MapColorScale.MapColorScaleTitle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a title for a map color scale.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapColorScaleTitle ^ MapColorScaleTitle { Microsoft::ReportingServices::RdlObjectModel::MapColorScaleTitle ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapColorScaleTitle ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapColorScaleTitle MapColorScaleTitle { get; set; }
member this.MapColorScaleTitle : Microsoft.ReportingServices.RdlObjectModel.MapColorScaleTitle with get, set
Public Property MapColorScaleTitle As MapColorScaleTitle
Property Value
A MapColorScaleTitle object.