Propriété CrossAt
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CrossAt As Object
Get
'Utilisation
Dim instance As ChartAxisInstance
Dim value As Object
value = instance.CrossAt
public Object CrossAt { get; }
public:
property Object^ CrossAt {
Object^ get ();
}
member CrossAt : Object
function get CrossAt () : Object
Valeur de propriété
Type : System. . :: . .Object
An object that represents the calculated value of the CrossAt property.