MapMarkerRuleInstance-Klasse
Represents an instance type of the MapMarkerRule class and contains the calculated values of the properties in MapMarkerRule.
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapAppearanceRuleInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapMarkerRuleInstance
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class MapMarkerRuleInstance _
Inherits MapAppearanceRuleInstance
'Usage
Dim instance As MapMarkerRuleInstance
public sealed class MapMarkerRuleInstance : MapAppearanceRuleInstance
public ref class MapMarkerRuleInstance sealed : public MapAppearanceRuleInstance
[<SealedAttribute>]
type MapMarkerRuleInstance =
class
inherit MapAppearanceRuleInstance
end
public final class MapMarkerRuleInstance extends MapAppearanceRuleInstance
Der MapMarkerRuleInstance-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
BucketCount | Gets the calculated value of the Placement()()()() property in a MapAppearanceRule class. (Geerbt von MapAppearanceRuleInstance.) | |
DataValue | Gets the calculated value of the DataValue property in a MapAppearanceRule class. (Geerbt von MapAppearanceRuleInstance.) | |
DistributionType | Gets the calculated value of the DistributionType property in a MapAppearanceRule class. (Geerbt von MapAppearanceRuleInstance.) | |
EndValue | Gets the calculated value of the EndValue property in a MapAppearanceRule class. (Geerbt von MapAppearanceRuleInstance.) | |
LegendText | Gets the calculated value of the LegendText property in a MapAppearanceRule class. (Geerbt von MapAppearanceRuleInstance.) | |
StartValue | Gets the calculated value of the StartValue property in a MapAppearanceRule class. (Geerbt von MapAppearanceRuleInstance.) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ResetInstanceCache | Infrastruktur (Geerbt von MapAppearanceRuleInstance.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.