Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets the calculated value of the CalloutLineStyle property in a ChartSmartLabel class.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property CalloutLineStyle As ChartCalloutLineStyle
Get
'Uso
Dim instance As ChartSmartLabelInstance
Dim value As ChartCalloutLineStyle
value = instance.CalloutLineStyle
public ChartCalloutLineStyle CalloutLineStyle { get; }
public:
property ChartCalloutLineStyle CalloutLineStyle {
ChartCalloutLineStyle get ();
}
member CalloutLineStyle : ChartCalloutLineStyle
function get CalloutLineStyle () : ChartCalloutLineStyle
Valor da propriedade
Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineStyle
A ChartCalloutLineStyle value that represents the calculated value of the CalloutLineStyle property.
Consulte também
Referência
ChartSmartLabelInstance Classe
Namespace Microsoft.ReportingServices.OnDemandReportRendering