次の方法で共有


ChartCustomPaletteColorInstance クラス

ChartCustomPaletteColor クラスのインスタンスの型を表し、ChartCustomPaletteColor のプロパティの計算値を含んでいます。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class ChartCustomPaletteColorInstance _
    Inherits BaseInstance
'使用
Dim instance As ChartCustomPaletteColorInstance
public sealed class ChartCustomPaletteColorInstance : BaseInstance
public ref class ChartCustomPaletteColorInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartCustomPaletteColorInstance =  
    class
        inherit BaseInstance
    end
public final class ChartCustomPaletteColorInstance extends BaseInstance

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartCustomPaletteColorInstance

スレッド セーフ

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