Classe MapColorRule
Represents a color rule in the map.
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. . :: . .MapColorPaletteRule
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapColorRangeRule
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapCustomColorRule
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public MustInherit Class MapColorRule _
Inherits MapAppearanceRule
'Utilisation
Dim instance As MapColorRule
public abstract class MapColorRule : MapAppearanceRule
public ref class MapColorRule abstract : public MapAppearanceRule
[<AbstractClassAttribute>]
type MapColorRule =
class
inherit MapAppearanceRule
end
public abstract class MapColorRule extends MapAppearanceRule
Le type MapColorRule expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
MapColorRule | Initializes a new instance of the MapColorRule 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.) |
![]() |
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.) |
![]() |
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. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
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 MapColorRule instance. (remplace MapAppearanceRule. . :: . .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.