Freigeben über


MapSizeRule-Klasse

Represents a size range to be used for sizing map items in 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 MapSizeRule _
    Inherits MapAppearanceRule
'Usage
Dim instance As MapSizeRule
public class MapSizeRule : MapAppearanceRule
public ref class MapSizeRule : public MapAppearanceRule
type MapSizeRule =  
    class
        inherit MapAppearanceRule
    end
public class MapSizeRule extends MapAppearanceRule

Der MapSizeRule-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode MapSizeRule Initializes a new instance of the MapSizeRule 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 EndSize Gets or sets the end size of the size range to be applied to map points or map lines.
Ö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 Parent The parent of this report object. (Geerbt von ReportObjectBase.)
Öffentliche Eigenschaft Site Infrastruktur (Geerbt von ReportObject.)
Öffentliche Eigenschaft StartSize Gets or sets the start size of the size range to be applied to map points or map lines.
Ö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 MapSizeRule instance. (Überschreibt MapAppearanceRule. . :: . .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.