MapColorRule.ShowInColorScale 속성

정의

지도 항목에 할당된 색을 지도 색 눈금에 표시할지 여부를 나타냅니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> ShowInColorScale { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<bool> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> ShowInColorScale { get; set; }
member this.ShowInColorScale : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<bool> with get, set
Public Property ShowInColorScale As ReportExpression(Of Boolean)

속성 값

ReportExpression<T> 개체입니다.

적용 대상