Partilhar via


Propriedade do RDL LabelInterval

Gets the calculated value of the LabelInterval property in a MapColorScale class.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Public ReadOnly Property LabelInterval As Integer
    Get
'Uso
Dim instance As MapColorScaleInstance
Dim value As Integer

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

Valor da propriedade

Tipo: System. . :: . .Int32
An int value that represents the calculated value of the LabelInterval property.