TickMarkStyleInstance Class

Definition

Represents an instance type of the TickMarkStyle class, and contains the calculated values of the properties in TickMarkStyle.

public ref class TickMarkStyleInstance : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public class TickMarkStyleInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type TickMarkStyleInstance = class
    inherit BaseInstance
Public Class TickMarkStyleInstance
Inherits BaseInstance
Inheritance
TickMarkStyleInstance
Derived

Fields

m_defObject

Specifies the instance of the TickMarkStyle class.

Properties

DistanceFromScale

Gets the calculated value of the DistanceFromScale property in a TickMarkStyle class.

EnableGradient

Gets the calculated value of the EnableGradient property in a TickMarkStyle class.

GradientDensity

Gets the calculated value of the GradientDensity property in a TickMarkStyle class.

Hidden

Gets the calculated value of the Hidden property in a TickMarkStyle class.

Length

Gets the calculated value of the Length property in a TickMarkStyle class.

Placement

Gets the calculated value of the Placement property in a TickMarkStyle class.

Shape

Gets the calculated value of the Shape property in a TickMarkStyle class.

Style

Gets the calculated value of the Style property in a TickMarkStyle class.

Width

Gets the calculated value of the Width property in a TickMarkStyle class.

Methods

ResetInstanceCache()

Resets the cache of the TickMarkStyleInstance.

Applies to