言語

ChartSeries.SmartLabel プロパティ

定義

スマートラベルの設定を手に入れます。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ChartSmartLabel ^ SmartLabel { Microsoft::ReportingServices::OnDemandReportRendering::ChartSmartLabel ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ChartSmartLabel SmartLabel { get; }
member this.SmartLabel : Microsoft.ReportingServices.OnDemandReportRendering.ChartSmartLabel
Public MustOverride ReadOnly Property SmartLabel As ChartSmartLabel

プロパティ値

ChartSmartLabel オブジェクト。

適用対象