Share via


MapColorScaleTitle.Caption 속성

정의

지도 색 눈금의 제목에 대한 캡션을 가져오거나 설정합니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Caption { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Caption { get; set; }
member this.Caption : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Caption As ReportExpression

속성 값

ReportExpression 개체입니다.

적용 대상