ChartSeries.SmartLabel プロパティ
スマート ラベルの設定を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public MustOverride ReadOnly Property SmartLabel As ChartSmartLabel
Get
'使用
Dim instance As ChartSeries
Dim value As ChartSmartLabel
value = instance.SmartLabel
public abstract ChartSmartLabel SmartLabel { get; }
public:
virtual property ChartSmartLabel^ SmartLabel {
ChartSmartLabel^ get () abstract;
}
abstract SmartLabel : ChartSmartLabel
abstract function get SmartLabel () : ChartSmartLabel
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ChartSmartLabel
ChartSmartLabel オブジェクト。