ChartSmartLabel.CalloutStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得評估為繪製標註線時所要使用樣式的運算式。
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<EnumType> 物件。