Freigeben über


MapColorRangeRule-Klasse

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.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class MapColorRangeRule _
    Inherits MapColorRule
'Usage
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

Der MapColorRangeRule-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode MapColorRangeRule Initializes a new instance of the MapColorRangeRule class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft BucketCount Gets or sets the number of buckets in the MapAppearanceRule. (Geerbt von MapAppearanceRule.)
Öffentliche Eigenschaft ComponentMetadata The component metadata. (Geerbt von ReportObject.)
Öffentliche Eigenschaft DataElementName Gets or sets the name to use for the data element or attribute for DataValue. (Geerbt von MapAppearanceRule.)
Öffentliche Eigenschaft DataElementOutput Indicates whether the appearance rule elements will appear in a data rendering. (Geerbt von MapAppearanceRule.)
Öffentliche Eigenschaft 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.)
Öffentliche Eigenschaft DistributionType Gets or sets the rule distribution type. (Geerbt von MapAppearanceRule.)
Öffentliche Eigenschaft EndColor Gets or sets the end color for a MapColorRangeRule distribution.
Öffentliche Eigenschaft EndValue Gets or sets the end value in the data distribution. (Geerbt von MapAppearanceRule.)
Öffentliche Eigenschaft LegendName Gets or sets the name of the Legend in which the data distribution is displayed. (Geerbt von MapAppearanceRule.)
Öffentliche Eigenschaft LegendText Gets or sets the label to be displayed for the map distribution in the legend. (Geerbt von MapAppearanceRule.)
Öffentliche Eigenschaft MapBuckets Gets or sets a custom set of map buckets to be used for data distribution. (Geerbt von MapAppearanceRule.)
Öffentliche Eigenschaft MiddleColor Gets or sets the middle color for a MapColorRangeRule distribution.
Öffentliche Eigenschaft Parent The parent of this report object. (Geerbt von ReportObjectBase.)
Öffentliche Eigenschaft ShowInColorScale Indicates whether the colors that are assigned to map items will be displayed in the map color scale. (Geerbt von MapColorRule.)
Öffentliche Eigenschaft Site Infrastruktur (Geerbt von ReportObject.)
Öffentliche Eigenschaft StartColor Gets or sets the start color for a MapColorRangeRule distribution.
Öffentliche Eigenschaft StartValue Gets or sets the start value in the data distribution. (Geerbt von MapAppearanceRule.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode DeepClone Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetContainingDataScopes Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode GetDataScopesForDefaultImpl Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode GetDependenciesCore Infrastruktur (Geerbt von ReportObject.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode Initialize Initializes the current MapColorRangeRule instance. (Überschreibt MapColorRule. . :: . .Initialize() () () ().)
Geschützte Methode InitializeForDesigner Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode OnChildPropertyChanged Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode OnPropertyChanged Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode RdlSemanticEqualsCore Infrastruktur (Geerbt von ReportObject.)
Geschützte Methode SavePropertyValue< (Of < <' (T> ) > > ) Infrastruktur (Geerbt von ReportObject.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Methode IDisposable. . :: . .Dispose (Geerbt von ReportObject.)
Explizite SchnittstellenimplementierungPrivates Ereignis 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.