MapSizeRuleInstance 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 MapSizeRule class and contains the calculated values of the properties in MapSizeRule.
public ref class MapSizeRuleInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapAppearanceRuleInstance
public sealed class MapSizeRuleInstance : Microsoft.ReportingServices.OnDemandReportRendering.MapAppearanceRuleInstance
type MapSizeRuleInstance = class
inherit MapAppearanceRuleInstance
Public NotInheritable Class MapSizeRuleInstance
Inherits MapAppearanceRuleInstance
- Inheritance
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) |
EndSize |
Gets the calculated value of the EndSize property in a MapSizeRule class. |
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) |
StartSize |
Gets the calculated value of the StartSize property in a MapSizeRule class. |
StartValue |
Gets the calculated value of the StartValue property in a MapAppearanceRule class. (Inherited from MapAppearanceRuleInstance) |
Methods
ResetInstanceCache() |
Resets the cache of the MapAppearanceRuleInstance. (Inherited from MapAppearanceRuleInstance) |