共用方式為


ChartSmartLabelInstance 類別

Represents an instance type of the ChartSmartLabel class and contains the calculated values of the properties in the ChartSmartLabel.

繼承階層

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

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

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

ChartSmartLabelInstance 型別公開下列成員。

屬性

  名稱 說明
公用屬性 AllowOutSidePlotArea Gets the calculated value of the AllowOutSidePlotArea property in a ChartSmartLabel class.
公用屬性 CalloutBackColor Gets the calculated value of the CalloutBackColor property in a ChartSmartLabel class.
公用屬性 CalloutLineAnchor Gets the calculated value of the CalloutLineAnchor property in a ChartSmartLabel class.
公用屬性 CalloutLineColor Gets the calculated value of the CalloutLineColor property in a ChartSmartLabel class.
公用屬性 CalloutLineStyle Gets the calculated value of the CalloutLineStyle property in a ChartSmartLabel class.
公用屬性 CalloutLineWidth Gets the calculated value of the CalloutLineWidth property in a ChartSmartLabel class.
公用屬性 CalloutStyle Gets the calculated value of the CalloutStyle property in a ChartSmartLabel class.
公用屬性 Disabled Gets the calculated value of the Disabled property in a ChartSmartLabel class.
公用屬性 MarkerOverlapping Gets the calculated value of the MarkerOverlapping property in a ChartSmartLabel class.
公用屬性 MaxMovingDistance Gets the calculated value of the MaxMovingDistance property in a ChartSmartLabel class.
公用屬性 MinMovingDistance Gets the calculated value of the MinMovingDistance property in a ChartSmartLabel class.
公用屬性 ShowOverlapped Gets the calculated value of the ShowOverlapped property in a ChartSmartLabel class.

上層

方法

  名稱 說明
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
受保護的方法 ResetInstanceCache Resets the instance cache. (繼承自 BaseInstance。)
公用方法 ToString (繼承自 Object。)

上層

執行緒安全性

這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。