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

适用于