MapColorScale.HideEndLabels プロパティ
マップ カラー スケールの両端のラベルを非表示にするかどうかを示します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property HideEndLabels As ReportBoolProperty
Get
'使用
Dim instance As MapColorScale
Dim value As ReportBoolProperty
value = instance.HideEndLabels
public ReportBoolProperty HideEndLabels { get; }
public:
property ReportBoolProperty^ HideEndLabels {
ReportBoolProperty^ get ();
}
member HideEndLabels : ReportBoolProperty
function get HideEndLabels () : ReportBoolProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
ReportBoolProperty オブジェクト。