ChartDataPointValues.HighlightSize Property

Definition

Gets an expression that evaluates to the highlighted Size value for the data point.

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

Property Value

Returns ReportVariantProperty.

Applies to