Condividi tramite


Proprietà LabelIntervalOffset

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

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

Valore proprietà

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