Condividi tramite


Classe MapColorRangeRuleInstance

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

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

Sintassi

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

Nel tipo MapColorRangeRuleInstance 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 EndColor Gets the calculated value of the EndColor property in a MapColorRangeRule 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 MiddleColor Gets the calculated value of the MiddleColor property in a MapColorRangeRule class.
Proprietà pubblica ShowInColorScale Gets the calculated value of the ShowInColorScale property in a MapColorRule class. Ereditato da MapColorRuleInstance.
Proprietà pubblica StartColor Gets the calculated value of the StartColor property in a MapColorRangeRule 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 protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo protetto ResetInstanceCache Infrastruttura. Ereditato da MapColorRuleInstance.
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.