Перечисление MapRuleDistributionType
Represents the distribution types for a map rule.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration MapRuleDistributionType
'Применение
Dim instance As MapRuleDistributionType
public enum MapRuleDistributionType
public enum class MapRuleDistributionType
type MapRuleDistributionType
public enum MapRuleDistributionType
Элементы
Имя элемента | Описание | |
---|---|---|
Optimal | The optimal distribution is applied. | |
EqualInterval | The equal-interval distribution is applied. | |
EqualDistribution | The equal distribution is applied. | |
Custom | The user-defined distribution is applied. |