MapGridLinesInstance Class

Definition

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
MapGridLinesInstance

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)

Applies to