Classe MapColorPaletteRuleInstance
Represents an instance type of the MapColorPalette class and contains the calculated values of the properties in MapColorPalette.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapAppearanceRuleInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapColorRuleInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..MapColorPaletteRuleInstance
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class MapColorPaletteRuleInstance _
Inherits MapColorRuleInstance
'Utilisation
Dim instance As MapColorPaletteRuleInstance
public sealed class MapColorPaletteRuleInstance : MapColorRuleInstance
public ref class MapColorPaletteRuleInstance sealed : public MapColorRuleInstance
[<SealedAttribute>]
type MapColorPaletteRuleInstance =
class
inherit MapColorRuleInstance
end
public final class MapColorPaletteRuleInstance extends MapColorRuleInstance
Le type MapColorPaletteRuleInstance expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
BucketCount | Gets the calculated value of the Placement()()()() property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.) | |
DataValue | Gets the calculated value of the DataValue property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.) | |
DistributionType | Gets the calculated value of the DistributionType property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.) | |
EndValue | Gets the calculated value of the EndValue property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.) | |
LegendText | Gets the calculated value of the LegendText property in a MapAppearanceRule class. (hérité de MapAppearanceRuleInstance.) | |
Palette | Gets the calculated value of the Palette()()()() property in a MapColorPalette class. | |
ShowInColorScale | Gets the calculated value of the ShowInColorScale property in a MapColorRule class. (hérité de MapColorRuleInstance.) | |
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 | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ResetInstanceCache | Infrastructure. (hérité de MapColorRuleInstance.) | |
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.