ChartAxis.CrossAt Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.