TickMarkStyle Class

Represents a tick mark that is associated with a custom label.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.