MapGridLinesInstance 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 MapGridLines class and contains the calculated values of the properties in MapGridLines.
public ref class MapGridLinesInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class MapGridLinesInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapGridLinesInstance = class
inherit BaseInstance
Public NotInheritable Class MapGridLinesInstance
Inherits BaseInstance
- Inheritance
Properties
Hidden |
Gets the calculated value of the Hidden property in a MapGridLines class. |
Interval |
Gets the calculated value of the Interval property in a MapGridLines class. |
LabelPosition |
Gets the calculated value of the LabelPosition property in a MapGridLines class. |
ShowLabels |
Gets the calculated value of the ShowLabels property in a MapGridLines class. |
Style |
Gets the calculated value of the Style property in a MapGridLines class. |
Methods
ResetInstanceCache() |
Resets the instance cache. (Inherited from BaseInstance) |