Partager via


Classe MapColorRangeRuleInstance

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MapColorRangeRuleInstance _
    Inherits MapColorRuleInstance
'Utilisation
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

Le type MapColorRangeRuleInstance expose les membres suivants.

Propriétés

  Nom Description
Propriété publique BucketCount Gets the calculated value of the Placement()()()() property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.)
Propriété publique DataValue Gets the calculated value of the DataValue property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.)
Propriété publique DistributionType Gets the calculated value of the DistributionType property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.)
Propriété publique EndColor Gets the calculated value of the EndColor property in a MapColorRangeRule class.
Propriété publique EndValue Gets the calculated value of the EndValue property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.)
Propriété publique LegendText Gets the calculated value of the LegendText property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.)
Propriété publique MiddleColor Gets the calculated value of the MiddleColor property in a MapColorRangeRule class.
Propriété publique ShowInColorScale Gets the calculated value of the ShowInColorScale property in a MapColorRule class. (hérité de MapColorRuleInstance.)
Propriété publique StartColor Gets the calculated value of the StartColor property in a MapColorRangeRule class.
Propriété publique StartValue Gets the calculated value of the StartValue property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.)

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée ResetInstanceCache Infrastructure. (hérité de MapColorRuleInstance.)
Méthode publique ToString (hérité de Object.)

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.