ChartBorderSkin クラス

プロット エリアの周りの罫線スキンの外観を表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class ChartBorderSkin _
    Inherits ReportObject
'使用
Dim instance As ChartBorderSkin
public class ChartBorderSkin : ReportObject
public ref class ChartBorderSkin : public ReportObject
type ChartBorderSkin =  
    class
        inherit ReportObject
    end
public class ChartBorderSkin extends ReportObject

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..ChartBorderSkin

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。