MapColorPaletteRule-Klasse
Represents a palette of colors for map items in a map polygon layer, a map point layer, or a map line layer.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapAppearanceRule
Microsoft.ReportingServices.RdlObjectModel. . :: . .MapColorRule
Microsoft.ReportingServices.RdlObjectModel..::..MapColorPaletteRule
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class MapColorPaletteRule _
Inherits MapColorRule
'Usage
Dim instance As MapColorPaletteRule
public class MapColorPaletteRule : MapColorRule
public ref class MapColorPaletteRule : public MapColorRule
type MapColorPaletteRule =
class
inherit MapColorRule
end
public class MapColorPaletteRule extends MapColorRule
Der MapColorPaletteRule-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
MapColorPaletteRule | Initializes a new instance of the MapColorPaletteRule class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
BucketCount | Gets or sets the number of buckets in the MapAppearanceRule. (Geerbt von MapAppearanceRule.) | |
ComponentMetadata | The component metadata. (Geerbt von ReportObject.) | |
DataElementName | Gets or sets the name to use for the data element or attribute for DataValue. (Geerbt von MapAppearanceRule.) | |
DataElementOutput | Indicates whether the appearance rule elements will appear in a data rendering. (Geerbt von 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. (Geerbt von MapAppearanceRule.) | |
DistributionType | Gets or sets the rule distribution type. (Geerbt von MapAppearanceRule.) | |
EndValue | Gets or sets the end value in the data distribution. (Geerbt von MapAppearanceRule.) | |
LegendName | Gets or sets the name of the Legend in which the data distribution is displayed. (Geerbt von MapAppearanceRule.) | |
LegendText | Gets or sets the label to be displayed for the map distribution in the legend. (Geerbt von MapAppearanceRule.) | |
MapBuckets | Gets or sets a custom set of map buckets to be used for data distribution. (Geerbt von MapAppearanceRule.) | |
Palette | Gets or sets the palette to be used for colorizing map items. | |
Parent | The parent of this report object. (Geerbt von ReportObjectBase.) | |
ShowInColorScale | Indicates whether the colors that are assigned to map items will be displayed in the map color scale. (Geerbt von MapColorRule.) | |
Site | Infrastruktur (Geerbt von ReportObject.) | |
StartValue | Gets or sets the start value in the data distribution. (Geerbt von MapAppearanceRule.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetContainingDataScopes | Infrastruktur (Geerbt von ReportObject.) | |
GetDataScopesForDefaultImpl | Infrastruktur (Geerbt von ReportObject.) | |
GetDependenciesCore | Infrastruktur (Geerbt von ReportObject.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
Initialize | Initializes the current MapColorPaletteRule instance. (Überschreibt MapColorRule. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infrastruktur (Geerbt von ReportObject.) | |
MemberwiseClone | (Geerbt von Object.) | |
OnChildPropertyChanged | Infrastruktur (Geerbt von ReportObject.) | |
OnPropertyChanged | Infrastruktur (Geerbt von ReportObject.) | |
RdlSemanticEqualsCore | Infrastruktur (Geerbt von ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infrastruktur (Geerbt von ReportObject.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
IDisposable. . :: . .Dispose | (Geerbt von ReportObject.) | |
IComponent. . :: . .Disposed | (Geerbt von ReportObject.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.