Condividi tramite


Proprietà ChartAxisInstance.CrossAt

Gets the calculated value of the CrossAt property in a ChartAxis class.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property CrossAt As Object 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.Object
An object that represents the calculated value of the CrossAt property.

Vedere anche

Riferimento

ChartAxisInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering