Свойство ScaleRange.InRangeLabelColor
Gets an expression that evaluates to the color of scale labels that fall within this range.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property InRangeLabelColor As ReportColorProperty
Get
'Применение
Dim instance As ScaleRange
Dim value As ReportColorProperty
value = instance.InRangeLabelColor
public ReportColorProperty InRangeLabelColor { get; }
public:
property ReportColorProperty^ InRangeLabelColor {
ReportColorProperty^ get ();
}
member InRangeLabelColor : ReportColorProperty
function get InRangeLabelColor () : ReportColorProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering