Condividi tramite


Proprietà LabelInterval

Gets the calculated value of the LabelInterval 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 LabelInterval As Double
    Get
'Utilizzo
Dim instance As ChartAxisInstance
Dim value As Double

value = instance.LabelInterval
public double LabelInterval { get; }
public:
property double LabelInterval {
    double get ();
}
member LabelInterval : float
function get LabelInterval () : double

Valore proprietà

Tipo: System. . :: . .Double
A double value that represents the calculated value of the LabelInterval property.