次の方法で共有


ChartInstance クラス

Chart クラスのインスタンス型を表し、プロパティの計算値が Chart に格納されます。

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

構文

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

スレッド セーフ

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