Свойство MapColorRule.ShowInColorScale
Indicates whether the colors that are assigned to map items will be displayed in the map color scale.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property ShowInColorScale As ReportBoolProperty
Get
'Применение
Dim instance As MapColorRule
Dim value As ReportBoolProperty
value = instance.ShowInColorScale
public ReportBoolProperty ShowInColorScale { get; }
public:
property ReportBoolProperty^ ShowInColorScale {
ReportBoolProperty^ get ();
}
member ShowInColorScale : ReportBoolProperty
function get ShowInColorScale () : ReportBoolProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering