Classe MapCustomColorRuleInstance
Represents an instance type of the MapCustomColorRule class, and contains the calculated values of the properties in MapCustomColorRule.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRuleInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapColorRuleInstance
Microsoft.ReportingServices.OnDemandReportRendering.MapCustomColorRuleInstance
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class MapCustomColorRuleInstance _
Inherits MapColorRuleInstance
'Utilizzo
Dim instance As MapCustomColorRuleInstance
public sealed class MapCustomColorRuleInstance : MapColorRuleInstance
public ref class MapCustomColorRuleInstance sealed : public MapColorRuleInstance
[<SealedAttribute>]
type MapCustomColorRuleInstance =
class
inherit MapColorRuleInstance
end
public final class MapCustomColorRuleInstance extends MapColorRuleInstance
Nel tipo MapCustomColorRuleInstance sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
BucketCount | Gets the calculated value of the Placement property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance. |
![]() |
DataValue | Gets the calculated value of the DataValue property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance. |
![]() |
DistributionType | Gets the calculated value of the DistributionType property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance. |
![]() |
EndValue | Gets the calculated value of the EndValue property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance. |
![]() |
LegendText | Gets the calculated value of the LegendText property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance. |
![]() |
ShowInColorScale | Gets the calculated value of the ShowInColorScale property in a MapColorRule class. Ereditato da MapColorRuleInstance. |
![]() |
StartValue | Gets the calculated value of the StartValue property in a MapAppearanceRule class. Ereditato da MapAppearanceRuleInstance. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
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