Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Represents the distribution types for a map rule.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapRuleDistributionType
'Usage
Dim instance As MapRuleDistributionType
public enum MapRuleDistributionType
public enum class MapRuleDistributionType
type MapRuleDistributionType
public enum MapRuleDistributionType
Members
| Member name | Description | |
|---|---|---|
| Custom | The user-defined distribution is applied. | |
| EqualDistribution | The equal distribution is applied. | |
| EqualInterval | The equal-interval distribution is applied. | |
| Optimal | The optimal distribution is applied. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace