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


Свойство ChartSmartLabel.CalloutLineStyle

Gets an expression that evaluates to the style of the callout line.

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

Синтаксис

'Декларация
Public ReadOnly Property CalloutLineStyle As ReportEnumProperty(Of ChartCalloutLineStyle)
    Get
'Применение
Dim instance As ChartSmartLabel 
Dim value As ReportEnumProperty(Of ChartCalloutLineStyle)

value = instance.CalloutLineStyle
public ReportEnumProperty<ChartCalloutLineStyle> CalloutLineStyle { get; }
public:
property ReportEnumProperty<ChartCalloutLineStyle>^ CalloutLineStyle {
    ReportEnumProperty<ChartCalloutLineStyle>^ get ();
}
member CalloutLineStyle : ReportEnumProperty<ChartCalloutLineStyle>
function get CalloutLineStyle () : ReportEnumProperty<ChartCalloutLineStyle>

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<ChartCalloutLineStyle>
A ReportEnumProperty<EnumType> object.

См. также

Справочник

ChartSmartLabel Класс

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