Classe MapColorRangeRule
Represents a color range to be used for colorizing map items in a map polygon layer, a map point layer, or a map line layer.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapAppearanceRule
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapColorRule
Microsoft.ReportingServices.RdlObjectModel..::..MapColorRangeRule
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class MapColorRangeRule _
Inherits MapColorRule
'Utilisation
Dim instance As MapColorRangeRule
public class MapColorRangeRule : MapColorRule
public ref class MapColorRangeRule : public MapColorRule
type MapColorRangeRule =
class
inherit MapColorRule
end
public class MapColorRangeRule extends MapColorRule
Le type MapColorRangeRule expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
MapColorRangeRule | Initializes a new instance of the MapColorRangeRule class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
BucketCount | Gets or sets the number of buckets in the MapAppearanceRule. (hérité de MapAppearanceRule.) | |
ComponentMetadata | The component metadata. (hérité de ReportObject.) | |
DataElementName | Gets or sets the name to use for the data element or attribute for DataValue. (hérité de MapAppearanceRule.) | |
DataElementOutput | Indicates whether the appearance rule elements will appear in a data rendering. (hérité de MapAppearanceRule.) | |
DataValue | Gets or sets an expression to be evaluated on the scope of a map item in a map polygon layer, a map point layer, or a map line layer. (hérité de MapAppearanceRule.) | |
DistributionType | Gets or sets the rule distribution type. (hérité de MapAppearanceRule.) | |
EndColor | Gets or sets the end color for a MapColorRangeRule distribution. | |
EndValue | Gets or sets the end value in the data distribution. (hérité de MapAppearanceRule.) | |
LegendName | Gets or sets the name of the Legend in which the data distribution is displayed. (hérité de MapAppearanceRule.) | |
LegendText | Gets or sets the label to be displayed for the map distribution in the legend. (hérité de MapAppearanceRule.) | |
MapBuckets | Gets or sets a custom set of map buckets to be used for data distribution. (hérité de MapAppearanceRule.) | |
MiddleColor | Gets or sets the middle color for a MapColorRangeRule distribution. | |
Parent | The parent of this report object. (hérité de ReportObjectBase.) | |
ShowInColorScale | Indicates whether the colors that are assigned to map items will be displayed in the map color scale. (hérité de MapColorRule.) | |
Site | Infrastructure. (hérité de ReportObject.) | |
StartColor | Gets or sets the start color for a MapColorRangeRule distribution. | |
StartValue | Gets or sets the start value in the data distribution. (hérité de MapAppearanceRule.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetContainingDataScopes | Infrastructure. (hérité de ReportObject.) | |
GetDataScopesForDefaultImpl | Infrastructure. (hérité de ReportObject.) | |
GetDependenciesCore | Infrastructure. (hérité de ReportObject.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
Initialize | Initializes the current MapColorRangeRule instance. (remplace MapColorRule. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infrastructure. (hérité de ReportObject.) | |
MemberwiseClone | (hérité de Object.) | |
OnChildPropertyChanged | Infrastructure. (hérité de ReportObject.) | |
OnPropertyChanged | Infrastructure. (hérité de ReportObject.) | |
RdlSemanticEqualsCore | Infrastructure. (hérité de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastructure. (hérité de ReportObject.) | |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IDisposable. . :: . .Dispose | (hérité de ReportObject.) | |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.