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