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


Свойство ChartSmartLabelInstance.CalloutLineColor

Gets the calculated value of the CalloutLineColor property in a ChartSmartLabel class.

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

Синтаксис

'Декларация
Public ReadOnly Property CalloutLineColor As ReportColor 
    Get
'Применение
Dim instance As ChartSmartLabelInstance 
Dim value As ReportColor 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor value that represents the calculated value of the CalloutLineColor property.

См. также

Справочник

ChartSmartLabelInstance Класс

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