Partager via


Propriété MapColorScaleInstance.LabelInterval

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LabelInterval As Integer 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

MapColorScaleInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering