言語

ChartSmartLabelInstance.CalloutStyle プロパティ

定義

CalloutStyleクラスにおけるChartSmartLabelプロパティの計算値を取得します。

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

プロパティ値

ChartCalloutStyleプロパティの計算値を表すCalloutStyle値です。

適用対象