TickMarkStyle クラス
カスタム ラベルに関連付けられている目盛りを表します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class TickMarkStyle _
Inherits ReportObject
'使用
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
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..TickMarkStyle
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugeTickMarks
Microsoft.ReportingServices.RdlObjectModel. . :: . .ScalePin
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。