Proprietà CalloutLineColor
Color of the callout line.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property CalloutLineColor As ReportColorProperty
Get
'Utilizzo
Dim instance As ChartSmartLabel
Dim value As ReportColorProperty
value = instance.CalloutLineColor
public ReportColorProperty CalloutLineColor { get; }
public:
property ReportColorProperty^ CalloutLineColor {
ReportColorProperty^ get ();
}
member CalloutLineColor : ReportColorProperty
function get CalloutLineColor () : ReportColorProperty
Valore proprietà
Tipo: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportColorProperty
A ReportColorProperty object.