ChartSeries.ChartItemInLegend プロパティ
系列を凡例に表示するときの表示方法を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public MustOverride ReadOnly Property ChartItemInLegend As ChartItemInLegend
Get
'使用
Dim instance As ChartSeries
Dim value As ChartItemInLegend
value = instance.ChartItemInLegend
public abstract ChartItemInLegend ChartItemInLegend { get; }
public:
virtual property ChartItemInLegend^ ChartItemInLegend {
ChartItemInLegend^ get () abstract;
}
abstract ChartItemInLegend : ChartItemInLegend
abstract function get ChartItemInLegend () : ChartItemInLegend
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ChartItemInLegend
ChartItemInLegend オブジェクト。