Поделиться через


Свойство ChartSmartLabel.CalloutBackColor

Gets an expression that evaluates to the fill color of the box around the point label text when the CalloutStyle is Box.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property CalloutBackColor As ReportColorProperty 
    Get
'Применение
Dim instance As ChartSmartLabel 
Dim value As ReportColorProperty 

value = instance.CalloutBackColor
public ReportColorProperty CalloutBackColor { get; }
public:
property ReportColorProperty^ CalloutBackColor {
    ReportColorProperty^ get ();
}
member CalloutBackColor : ReportColorProperty
function get CalloutBackColor () : ReportColorProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.

См. также

Справочник

ChartSmartLabel Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering