Classe MapSizeRule
Represents a size range to be used for sizing map items in 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..::..MapSizeRule
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class MapSizeRule _
Inherits MapAppearanceRule
'Utilisation
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
Le type MapSizeRule expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
MapSizeRule | Initializes a new instance of the MapSizeRule 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.) |
![]() |
EndSize | Gets or sets the end size of the size range to be applied to map points or map lines. |
![]() |
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.) |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
StartSize | Gets or sets the start size of the size range to be applied to map points or map lines. |
![]() |
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 MapSizeRule 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.