ChartSmartLabelInstance.CalloutLineStyle プロパティ

定義

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

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

プロパティ値

ChartCalloutLineStyleプロパティの計算値を表すCalloutLineStyle値です。

適用対象