言語

ChartSmartLabelInstance クラス

定義

ChartSmartLabelクラスのインスタンスタイプを表し、ChartSmartLabel内のプロパティの計算値を含みます。

public ref class ChartSmartLabelInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ChartSmartLabelInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ChartSmartLabelInstance = class
    inherit BaseInstance
Public NotInheritable Class ChartSmartLabelInstance
Inherits BaseInstance
継承
ChartSmartLabelInstance

プロパティ

名前 説明
AllowOutSidePlotArea

AllowOutSidePlotAreaクラスにおけるChartSmartLabelプロパティの計算値を取得します。

CalloutBackColor

CalloutBackColorクラスにおけるChartSmartLabelプロパティの計算値を取得します。

CalloutLineAnchor

CalloutLineAnchorクラスにおけるChartSmartLabelプロパティの計算値を取得します。

CalloutLineColor

CalloutLineColorクラスにおけるChartSmartLabelプロパティの計算値を取得します。

CalloutLineStyle

CalloutLineStyleクラスにおけるChartSmartLabelプロパティの計算値を取得します。

CalloutLineWidth

CalloutLineWidthクラスにおけるChartSmartLabelプロパティの計算値を取得します。

CalloutStyle

CalloutStyleクラスにおけるChartSmartLabelプロパティの計算値を取得します。

Disabled

DisabledクラスにおけるChartSmartLabelプロパティの計算値を取得します。

MarkerOverlapping

MarkerOverlappingクラスにおけるChartSmartLabelプロパティの計算値を取得します。

MaxMovingDistance

MaxMovingDistanceクラスにおけるChartSmartLabelプロパティの計算値を取得します。

MinMovingDistance

MinMovingDistanceクラスにおけるChartSmartLabelプロパティの計算値を取得します。

ShowOverlapped

ShowOverlappedクラスにおけるChartSmartLabelプロパティの計算値を取得します。

メソッド

名前 説明
ResetInstanceCache()

インスタンスキャッシュをリセットします。

(継承元 BaseInstance)

適用対象