ChartSmartLabelInstance.CalloutLineColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur calculée de la propriété CalloutLineColor dans une classe ChartSmartLabel.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ CalloutLineColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColor CalloutLineColor { get; }
member this.CalloutLineColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
Public ReadOnly Property CalloutLineColor As ReportColor
Valeur de propriété
Valeur ReportColor qui représente la valeur calculée de la propriété CalloutLineColor.