Condividi tramite


Classe MapSizeRuleInstance

Represents an instance type of the MapSizeRule class and contains the calculated values of the properties in MapSizeRule.

Gerarchia di ereditarietà

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRuleInstance
      Microsoft.ReportingServices.OnDemandReportRendering.MapSizeRuleInstance

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class MapSizeRuleInstance _
    Inherits MapAppearanceRuleInstance
'Utilizzo
Dim instance As MapSizeRuleInstance
public sealed class MapSizeRuleInstance : MapAppearanceRuleInstance
public ref class MapSizeRuleInstance sealed : public MapAppearanceRuleInstance
[<SealedAttribute>]
type MapSizeRuleInstance =  
    class 
        inherit MapAppearanceRuleInstance 
    end
public final class MapSizeRuleInstance extends MapAppearanceRuleInstance

Nel tipo MapSizeRuleInstance sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica BucketCount Gets the calculated value of the Placement property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance.
Proprietà pubblica DataValue Gets the calculated value of the DataValue property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance.
Proprietà pubblica DistributionType Gets the calculated value of the DistributionType property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance.
Proprietà pubblica EndSize Gets the calculated value of the EndSize property in a MapSizeRule class.
Proprietà pubblica EndValue Gets the calculated value of the EndValue property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance.
Proprietà pubblica LegendText Gets the calculated value of the LegendText property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance.
Proprietà pubblica StartSize Gets the calculated value of the StartSize property in a MapSizeRule class.
Proprietà pubblica StartValue Gets the calculated value of the StartValue property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering