次の方法で共有


ChartDataPointValues.HighlightX プロパティ

定義

データ ポイントの強調表示された X 値に評価される式を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ HighlightX { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty HighlightX { get; }
member this.HighlightX : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property HighlightX As ReportVariantProperty

プロパティ値

ReportVariantProperty を返します。

適用対象