ChartSmartLabelInstance.CalloutLineColor 属性

定义

获取 CalloutLineColor 类中 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

属性值

一个 ReportColor 值,该值表示 CalloutLineColor 属性的计算值。

适用于