Share via


ChartSmartLabel.CalloutLineColor 属性

定义

获取一个表达式,该表达式的计算结果为标注线条的颜色。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ CalloutLineColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColorProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty CalloutLineColor { get; }
member this.CalloutLineColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
Public ReadOnly Property CalloutLineColor As ReportColorProperty

属性值

ReportColorProperty 对象。

适用于