Freigeben über


TickMarkStyleInstance-Klasse

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Class TickMarkStyleInstance _
    Inherits BaseInstance
'Usage
Dim instance As TickMarkStyleInstance
public class TickMarkStyleInstance : BaseInstance
public ref class TickMarkStyleInstance : public BaseInstance
type TickMarkStyleInstance =  
    class
        inherit BaseInstance
    end
public class TickMarkStyleInstance extends BaseInstance

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.