ChartAxis.CrossAt Property

Definition

Gets the value at which to cross the other axis.

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

Property Value

A ReportVariantProperty object.

Applies to