MapColorRuleInstance Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an instance type of the MapColorRule class and contains the calculated values of the properties in MapColorRule.
public ref class MapColorRuleInstance abstract : Microsoft::ReportingServices::OnDemandReportRendering::MapAppearanceRuleInstance
public abstract class MapColorRuleInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRuleInstance
type MapColorRuleInstance = class
inherit MapAppearanceRuleInstance
Public MustInherit Class MapColorRuleInstance
Inherits MapAppearanceRuleInstance
- Inheritance
- Derived
Properties
BucketCount |
Gets the calculated value of the Placement property in a MapAppearanceRule class. (Inherited from MapAppearanceRuleInstance) |
DataValue |
Gets the calculated value of the DataValue property in a MapAppearanceRule class. (Inherited from MapAppearanceRuleInstance) |
DistributionType |
Gets the calculated value of the DistributionType property in a MapAppearanceRule class. (Inherited from MapAppearanceRuleInstance) |
EndValue |
Gets the calculated value of the EndValue property in a MapAppearanceRule class. (Inherited from MapAppearanceRuleInstance) |
LegendText |
Gets the calculated value of the LegendText property in a MapAppearanceRule class. (Inherited from MapAppearanceRuleInstance) |
ShowInColorScale |
Gets the calculated value of the ShowInColorScale property in a MapColorRule class. |
StartValue |
Gets the calculated value of the StartValue property in a MapAppearanceRule class. (Inherited from MapAppearanceRuleInstance) |
Methods
ResetInstanceCache() |
Resets the cache of the MapColorRuleInstance. |