共用方式為


MapColorScaleTitle.Caption 屬性

Gets or sets the caption for the title of a map color scale.

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

語法

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

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

屬性值

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

請參閱

參考

MapColorScaleTitle 類別

Microsoft.ReportingServices.OnDemandReportRendering 命名空間