ChartItemInLegend.LegendText プロパティ
凡例のアイテムに使用されるラベルに評価される式を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property LegendText As ReportStringProperty
Get
'使用
Dim instance As ChartItemInLegend
Dim value As ReportStringProperty
value = instance.LegendText
public ReportStringProperty LegendText { get; }
public:
property ReportStringProperty^ LegendText {
ReportStringProperty^ get ();
}
member LegendText : ReportStringProperty
function get LegendText () : ReportStringProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportStringProperty
ReportStringProperty オブジェクトです。