共用方式為


MapColorScale.MapColorScaleTitle 屬性

Gets a title for a map color scale.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property MapColorScaleTitle As MapColorScaleTitle 
    Get
'用途
Dim instance As MapColorScale 
Dim value As MapColorScaleTitle 

value = instance.MapColorScaleTitle
public MapColorScaleTitle MapColorScaleTitle { get; }
public:
property MapColorScaleTitle^ MapColorScaleTitle {
    MapColorScaleTitle^ get ();
}
member MapColorScaleTitle : MapColorScaleTitle
function get MapColorScaleTitle () : MapColorScaleTitle

屬性值

型別:Microsoft.ReportingServices.OnDemandReportRendering.MapColorScaleTitle
A MapColorScaleTitle object.

請參閱

參考

MapColorScale 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間