次の方法で共有


ChartAxisInstance クラス

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

継承階層

System.Object
  Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering.ChartAxisInstance

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

構文

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

ChartAxisInstance 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ AllowLabelRotation ChartAxis クラスの AllowLabelRotation プロパティの計算値を取得します。
パブリック プロパティ Angle ChartAxis クラスの Angle プロパティの計算値を取得します。
パブリック プロパティ Arrows ChartAxis クラスの Arrows プロパティの計算値を取得します。
パブリック プロパティ CrossAt ChartAxis クラスの CrossAt プロパティの計算値を取得します。
パブリック プロパティ HideEndLabels ChartAxis クラスの HideEndLabels プロパティの計算値を取得します。
パブリック プロパティ HideLabels ChartAxis クラスの HideLabels プロパティの計算値を取得します。
パブリック プロパティ IncludeZero ChartAxis クラスの IncludeZero プロパティの計算値を取得します。
パブリック プロパティ Interlaced ChartAxis クラスの Interlaced プロパティの計算値を取得します。
パブリック プロパティ InterlacedColor ChartAxis クラスの InterlacedColor プロパティの計算値を取得します。
パブリック プロパティ Interval ChartAxis クラスの Interval プロパティの計算値を取得します。
パブリック プロパティ IntervalOffset ChartAxis クラスの IntervalOffset プロパティの計算値を取得します。
パブリック プロパティ IntervalOffsetType ChartAxis クラスの IntervalOffsetType プロパティの計算値を取得します。
パブリック プロパティ IntervalType ChartAxis クラスの IntervalType プロパティの計算値を取得します。
パブリック プロパティ LabelInterval ChartAxis クラスの LabelInterval プロパティの計算値を取得します。
パブリック プロパティ LabelIntervalOffset ChartAxis クラスの LabelIntervalOffset プロパティの計算値を取得します。
パブリック プロパティ LabelIntervalOffsetType ChartAxis クラスの LabelIntervalOffsetType プロパティの計算値を取得します。
パブリック プロパティ LabelIntervalType ChartAxis クラスの LabelIntervalType プロパティの計算値を取得します。
パブリック プロパティ LabelsAutoFitDisabled ChartAxis クラスの LabelsAutoFitDisabled プロパティの計算値を取得します。
パブリック プロパティ Location ChartAxis クラスの Location プロパティの計算値を取得します。
パブリック プロパティ LogBase ChartAxis クラスの LogBase プロパティの計算値を取得します。
パブリック プロパティ LogScale ChartAxis クラスの LogScale プロパティの計算値を取得します。
パブリック プロパティ Margin ChartAxis クラスの Margin プロパティの計算値を取得します。
パブリック プロパティ MarksAlwaysAtPlotEdge ChartAxis クラスの MarksAlwaysAtPlotEdge プロパティの計算値を取得します。
パブリック プロパティ MaxFontSize ChartAxis クラスの MaxFontSize プロパティの計算値を取得します。
パブリック プロパティ Maximum ChartAxis クラスの Maximum プロパティの計算値を取得します。
パブリック プロパティ MinFontSize ChartAxis クラスの MinFontSize プロパティの計算値を取得します。
パブリック プロパティ Minimum ChartAxis クラスの Minimum プロパティの計算値を取得します。
パブリック プロパティ OffsetLabels ChartAxis クラスの OffsetLabels プロパティの計算値を取得します。
パブリック プロパティ PreventFontGrow ChartAxis クラスの PreventFontGrow プロパティの計算値を取得します。
パブリック プロパティ PreventFontShrink ChartAxis クラスの PreventFontShrink プロパティの計算値を取得します。
パブリック プロパティ PreventLabelOffset ChartAxis クラスの PreventLabelOffset プロパティの計算値を取得します。
パブリック プロパティ PreventWordWrap ChartAxis クラスの PreventWordWrap プロパティの計算値を取得します。
パブリック プロパティ Reverse ChartAxis クラスの Reverse プロパティの計算値を取得します。
パブリック プロパティ Style ChartAxis クラスの Style プロパティの計算値を取得します。
パブリック プロパティ VariableAutoInterval ChartAxis クラスの VariableAutoInterval プロパティの計算値を取得します。
パブリック プロパティ Visible ChartAxis クラスの Visible プロパティの計算値を取得します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間