Udostępnij przez


Właściwość ChartSmartLabelInstance.CalloutLineColor

Pobiera wartość obliczoną CalloutLineColor właściwość w ChartSmartLabel klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property CalloutLineColor As ReportColor
    Get
'Użycie
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

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor wartości reprezentującej obliczonej wartości CalloutLineColor właściwość.