Compartir a través de


MapAppearanceRuleInstance.BucketCount Propiedad

Gets the calculated value of the Placement property in a MapAppearanceRule class.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property BucketCount As Integer 
    Get
'Uso
Dim instance As MapAppearanceRuleInstance 
Dim value As Integer 

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

Valor de la propiedad

Tipo: System.Int32
A GaugeLabelPlacements value that represents the calculated value of the Placement property.

Vea también

Referencia

MapAppearanceRuleInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering