Поделиться через


Свойство MapAppearanceRuleInstance.BucketCount

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property BucketCount As Integer 
    Get
'Применение
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

Значение свойства

Тип: System.Int32
A GaugeLabelPlacements value that represents the calculated value of the Placement property.

См. также

Справочник

MapAppearanceRuleInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering