ChartSmartLabelInstance.CalloutLineStyle Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el valor calculado de la CalloutLineStyle propiedad en una ChartSmartLabel clase.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineStyle CalloutLineStyle { Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutLineStyle get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineStyle CalloutLineStyle { get; }
member this.CalloutLineStyle : Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutLineStyle
Public ReadOnly Property CalloutLineStyle As ChartCalloutLineStyle
Valor de propiedad
Un ChartCalloutLineStyle valor que representa el valor calculado de la CalloutLineStyle propiedad.