次の方法で共有


LegendCustomItems プロパティ

カスタムの凡例アイテムを取得します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public ReadOnly Property LegendCustomItems As ChartLegendCustomItemCollection
    Get
'使用
Dim instance As ChartLegend
Dim value As ChartLegendCustomItemCollection

value = instance.LegendCustomItems
public ChartLegendCustomItemCollection LegendCustomItems { get; }
public:
property ChartLegendCustomItemCollection^ LegendCustomItems {
    ChartLegendCustomItemCollection^ get ();
}
member LegendCustomItems : ChartLegendCustomItemCollection
function get LegendCustomItems () : ChartLegendCustomItemCollection

プロパティ値

型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ChartLegendCustomItemCollection
LegendCustomItems オブジェクト。