ChartSmartLabel.CalloutStyle 屬性

定義

取得評估為繪製標註線時所要使用樣式的運算式。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutStyle> ^ CalloutStyle { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::ChartCalloutStyle> ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutStyle> CalloutStyle { get; }
member this.CalloutStyle : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.ChartCalloutStyle>
Public ReadOnly Property CalloutStyle As ReportEnumProperty(Of ChartCalloutStyle)

屬性值

ReportEnumProperty<ChartCalloutStyle>

ReportEnumProperty<EnumType> 物件。

適用於