| 名前 | 解説 |
 | AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. System.Windows.Forms.Controlから継承されます。 |
 | AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. System.Windows.Forms.Controlから継承されます。 |
 | AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。 |
 | AccessibleName | Gets or sets the name of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。 |
 | AccessibleRole | Gets or sets the accessible role of the control System.Windows.Forms.Controlから継承されます。 |
 | ActualContentHitTestMode | チャートで要素の上にポインターがあるときに使用するヒット テストの解決済みメソッド。 |
 | ActualInteractionPixelScalingRatio | チャートとのエンド ユーザー操作で使用するピクセル拡大縮小の解決済みの方法。 |
 | ActualPixelScalingRatio | 解決されたピクセル拡大縮小比率を取得します。 |
 | ActualWindowPositionHorizontal | 水平スクロールの位置を決定する 0 ~ 1 の数。 |
 | ActualWindowPositionVertical | 垂直スクロールの位置を決定する 0 ~ 1 の数。 |
 | ActualWindowRect | 現在のズーム レベルを表す長方形ウィンドウの実際の値を取得します。 |
 | ActualWindowRectMinHeight | ウィンドウ矩形が固定される前の実際の最小の高さを取得します。 |
 | ActualWindowRectMinWidth | ウィンドウ矩形が固定される前の実際の最小幅を取得します。 |
 | AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。 |
 | Anchor | Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。 |
 | AnimateSeriesWhenAxisRangeChanges | 軸上で範囲の変化を検出したときにシリーズ アニメーションを受け入れるかどうかを取得するか設定します。 |
 | AutoMarginHeight | マージンをチャートに自動的に追加するときに自動的に追加する高さを取得または設定します。 |
 | AutoMarginWidth | マージンをチャートに自動的に追加するときに自動的に追加する幅を取得または設定します。 |
 | AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。 |
 | BackColor | Infragistics.Win.DataVisualization.DVBaseControlから継承されます。 |
 | BackgroundImage | Gets or sets the background image displayed in the control. System.Windows.Forms.Controlから継承されます。 |
 | BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. System.Windows.Forms.Controlから継承されます。 |
 | BindingContext | Gets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。 |
 | Bottom | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。 |
 | Bounds | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. System.Windows.Forms.Controlから継承されます。 |
 | CanFocus | Gets a value indicating whether the control can receive focus. System.Windows.Forms.Controlから継承されます。 |
 | CanSelect | Gets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。 |
 | Capture | Gets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。 |
 | CausesValidation | Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. System.Windows.Forms.Controlから継承されます。 |
 | ClientRectangle | Gets the rectangle that represents the client area of the control. System.Windows.Forms.Controlから継承されます。 |
 | ClientSize | Gets or sets the height and width of the client area of the control. System.Windows.Forms.Controlから継承されます。 |
 | CommandCompleted | ツールバー ターゲットがコマンドを完了したときに実行されます。 |
 | CompanyName | Gets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。 |
 | Container | System.ComponentModel.Componentから継承されます。 |
 | ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。 |
 | ContentHitTestMode | チャートで要素の上にマウスを移動するときに使用するヒット テストの方法を決定します。 |
 | ContentViewport | コンテンツがマップされるビューポート内のサブセット領域を表します。これは現在のズーム レベルでの現在の EffectiveViewport からビューポートへのプロジェクションです。 |
 | ContextMenu | Gets or sets the shortcut menu associated with the control. System.Windows.Forms.Controlから継承されます。 |
 | ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. System.Windows.Forms.Controlから継承されます。 |
 | Controls | Gets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。 |
 | Created | Gets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。 |
 | CrosshairPoint | 十字線の位置 (ワールド座標値) を取得または設定します。 |
 | CrosshairVisibility | 現在の SeriesViewers の十字線の表示状態を取得または設定します。 |
 | Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. System.Windows.Forms.Controlから継承されます。 |
 | DataBindings | Gets the data bindings for the control. System.Windows.Forms.Controlから継承されます。 |
 | DefaultInteraction | DefaultInteraction プロパティを取得または設定します。 |
 | DeviceDpi | Gets the DPI value for the display device where the control is currently being displayed. System.Windows.Forms.Controlから継承されます。 |
 | DisplayRectangle | Gets the rectangle that represents the display area of the control. System.Windows.Forms.Controlから継承されます。 |
 | Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. System.Windows.Forms.Controlから継承されます。 |
 | Dock | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. System.Windows.Forms.Controlから継承されます。 |
 | DragCrosshairActivated | ドラッグ十字線がアクティブ化されたかどうかを示すブール値。 |
 | DragModifier | 現在の SeriesViewer の DragModifier プロパティを取得または設定します。 |
 | EffectiveViewport | マージンが減算された後に有効なビューポイント領域を表す EffectiveViewport 四角形を取得します。 |
 | Enabled | Gets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。 |
 | FocusBrush | シリーズに使用するフォーカス ブラシを取得または設定します。 |
 | Focused | Gets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。 |
 | FocusedSeriesItems | 現在フォーカスされているデータ項目を取得します。このコレクションからデータ項目を追加または削除すると、その項目に関連付けられたビジュアルがフォーカスされたりぼかされたりします。 |
 | FocusMode | コンポーネントのシリーズで使用されるフォーカス モードを取得または設定します。 |
 | FocusTransitionDuration | フォーカス/フォーカス解除の結果の期間を取得または設定します。 |
 | Font | Gets or sets the font of the text displayed by the control. System.Windows.Forms.Controlから継承されます。 |
 | ForeColor | Gets or sets the foreground color of the control. System.Windows.Forms.Controlから継承されます。 |
 | Handle | Gets the window handle that the control is bound to. System.Windows.Forms.Controlから継承されます。 |
 | HasChildren | Gets a value indicating whether the control contains one or more child controls. System.Windows.Forms.Controlから継承されます。 |
 | Height | Gets or sets the height of the control. System.Windows.Forms.Controlから継承されます。 |
 | HighlightedValuesDisplayMode | デフォルトでシリーズの強調表示された値を表示するかどうか、および表示する方法を取得または設定します。これは、マウスに最も近いものやマウスの下にあるものを示す強調表示機能とは異なることに注意してください。 |
 | HighlightingBehavior | コンポーネントのシリーズで使用される強調表示動作を取得または設定します。これはシリーズ レベル IsHighlightingEnabled に優先します。 |
 | HighlightingMode | コンポーネントのシリーズで使用される強調表示モードを取得または設定します。これはシリーズ レベル IsHighlightingEnabled に優先します。 |
 | HighlightingTransitionDuration | 強調表示/強調表示解除の結果の期間を取得または設定します。 |
 | HorizontalCrosshairBrush | 現在の SeriesViewer の十字線の水平ブラシのオーバーライドを取得または設定します。 |
 | HorizontalViewScrollbarCornerRadius | コンポーネントの水平スクロールバーに使用する角丸の半径を取得または設定します (有効な場合)。 |
 | HorizontalViewScrollbarFill | コンポーネントの水平スクロールバーに使用する塗りつぶしを取得または設定します (有効な場合)。 |
 | HorizontalViewScrollbarHeight | コンポーネントの水平スクロールバーに使用する高さを取得または設定します (有効な場合)。 |
 | HorizontalViewScrollbarInset | コンポーネントの水平スクロールバーに使用する挿入距離を有効または取得します (有効な場合)。 |
 | HorizontalViewScrollbarMaxOpacity | コンポーネントの水平スクロールバーに使用する最大の不透明度を取得または設定します (有効な場合)。 |
 | HorizontalViewScrollbarMode | シリーズ ビューアーに使用する水平スクロールバー モードを取得または設定します。 |
 | HorizontalViewScrollbarOutline | コンポーネントの水平スクロールバーに使用するアウトラインを取得または設定します (有効な場合)。 |
 | HorizontalViewScrollbarPosition | コンポーネントで水平スクロールバーを使用する位置を取得または設定します。 |
 | HorizontalViewScrollbarShouldAddAutoTrackInsets | コンポーネントの水平スクロールバーに自動トラック インセットを使用するかどうかを取得または設定します (有効な場合)。 |
 | HorizontalViewScrollbarStrokeThickness | コンポーネントの水平スクロールバーに使用するストロークの太さを取得または設定します (有効な場合)。 |
 | HorizontalViewScrollbarTrackEndInset | コンポーネントの水平スクロールバーに使用するトラック終了インセットを取得または設定します (有効な場合)。 |
 | HorizontalViewScrollbarTrackStartInset | コンポーネントの水平スクロールバーに使用するトラック開始インセットを取得または設定します (有効な場合)。 |
 | ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。 |
 | InteractionOverride | InteractionOverride プロパティを取得または設定します。 |
 | InvalidateActions | 現在のターゲット操作が無効であり、ターゲットから新しい操作のセットを取得する必要があることをツールバーに通知します。 |
 | InvokeRequired | Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. System.Windows.Forms.Controlから継承されます。 |
 | IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. System.Windows.Forms.Controlから継承されます。 |
 | IsDetached | |
 | IsDisposed | Gets a value indicating whether the control has been disposed of. System.Windows.Forms.Controlから継承されます。 |
 | IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. System.Windows.Forms.Controlから継承されます。 |
 | IsMap | この SeriesViewer がマップであるかどうかを示します。 |
 | IsMirrored | Gets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。 |
 | IsThumbnailRequired | シリーズが OverviewPlusDetailPane のサムネイルを生成する必要があるかどうかを取得します。 |
 | IsWindowSyncedToVisibleRange | ウィンドウの垂直方向を含まれるシリーズ コンテンツと同期するかどうかを取得または設定します。これは、利用可能なシリーズのサブセットでのみサポートされます。 |
 | ItemsSourceChanged | |
 | LayoutEngine | Gets a cached instance of the control's layout engine. System.Windows.Forms.Controlから継承されます。 |
 | Left | Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。 |
 | Legend | Series.Legend プロパティで指定されていない場合、この SeriesViewer のすべてのシリーズで使用するための凡例を取得または設定します。 |
 | LegendHighlightingMode | サポートされている場合、コンポーネントにリンクされている凡例に使用する強調表示モードを取得または設定します。 |
 | LegendItemBadgeMode | このチャートのすべてのシリーズを表す凡例バッジのモードを取得または設定します。 |
 | LegendItemBadgeShape | このコンポーネントにリンクされた凡例に表示されるすべてのシリーズを表す凡例バッジのタイプを取得または設定します。 |
 | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. System.Windows.Forms.Controlから継承されます。 |
 | Margin | Gets or sets the space between controls. System.Windows.Forms.Controlから継承されます。 |
 | MarkerAutomaticBehavior | マーカータイプが自動の場合にマーカー タイプをシリーズに割り当てるために使用されるマーカー モードを取得または設定します。 |
 | MaximumSize | Gets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。 |
 | MinimumSize | Gets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。 |
 | Name | Gets or sets the name of the control. System.Windows.Forms.Controlから継承されます。 |
 | Padding | Gets or sets padding within the control. System.Windows.Forms.Controlから継承されます。 |
 | PanModifier | 現在の SeriesViewer の PanModifier プロパティを取得または設定します。 |
 | Parent | Gets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。 |
 | PlotAreaBackground | 現在の SeriesViewers オブジェクトのプロット領域の背景として使用するブラシを取得または設定します。 |
 | PreferredSize | Gets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。 |
 | PreviewRect | プレビュー長方形を取得または設定します。 |
 | ProductName | Gets the product name of the assembly containing the control. System.Windows.Forms.Controlから継承されます。 |
 | ProductVersion | Gets the version of the assembly containing the control. System.Windows.Forms.Controlから継承されます。 |
 | RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。 |
 | Region | Gets or sets the window region associated with the control. System.Windows.Forms.Controlから継承されます。 |
 | Right | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. System.Windows.Forms.Controlから継承されます。 |
 | RightButtonDefaultInteraction | RightButtonDefaultInteraction プロパティを取得または設定します。 |
 | RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. System.Windows.Forms.Controlから継承されます。 |
 | ScrollbarsAnimationDuration | スクロールバー結果の期間を取得または設定します。 |
 | SelectedSeriesItems | 現在選択しているデータ項目を取得します。このコレクションからデータ項目を追加または削除すると、その項目に関連付けられたビジュアルを選択または選択解除します。 |
 | SelectionBehavior | コンポーネントのシリーズで使用される選択動作を取得または設定します。 |
 | SelectionBrush | シリーズに使用する選択ブラシを取得または設定します。 |
 | SelectionMode | コンポーネントのシリーズで使用される選択モードを取得または設定します。 |
 | SelectionModifier | 現在の SeriesViewer の SelectionModifier プロパティを取得または設定します。 |
 | SelectionTransitionDuration | 選択/選択解除の結果の期間を取得または設定します。 |
 | Series | 現在の SeriesViewer オブジェクトの子シリーズを取得します。 |
 | SeriesValueLayerUseLegend | 軸上で範囲の変化を検出したときにシリーズ アニメーションを受け入れるかどうかを取得するか設定します。 |
 | ShouldMatchZOrderToSeriesOrder | 変異に関係なく、シリーズの Z 順序をシリーズ コレクション内の位置順序に一致させるかどうかを取得または設定します。 |
 | ShouldPanOnMaximumZoom | 指定された最大ズーム レベルでズームするときにチャートがコンテンツをパンするかどうかを取得または設定します。 |
 | ShouldSimulateHoverMoveCrosshairPoint | SimulateHover の呼び出しで十字線の位置を移動するかどうかを取得または設定します。 |
 | Site | Gets or sets the site of the control. System.Windows.Forms.Controlから継承されます。 |
 | Size | Gets or sets the height and width of the control. System.Windows.Forms.Controlから継承されます。 |
 | Subtitle | Subtitle プロパティを取得または設定します。 |
 | SubtitleFontFamily | サブタイトルのフォント ファミリを取得または設定します。 |
 | SubtitleFontSize | サブタイトルのフォント サイズを返すか、設定します。 |
 | SubtitleHorizontalAlignment | SubtitleHorizontalAlignment プロパティを取得または設定します。 |
 | SubtitleMargin | サブタイトルと他の要素の間のスペースを指定します。 |
 | SubtitleTextColor | Subtitle テキストに使用する Color を取得または設定します。 |
 | SubtitleTextStyle | サブタイトルのフォント スタイルを返すか、設定します。 |
 | SyncChannel | SeriesViewer に使用する同期チャネルを取得または設定します。 |
 | SynchronizeHorizontally | 同期チャネルで他のビューアーと水平に同期するかどうかを取得または設定します。 |
 | SynchronizeVertically | 同期チャネルで他のビューアーと水平に同期するかどうかを取得または設定します。 |
 | TabIndex | Gets or sets the tab order of the control within its container. System.Windows.Forms.Controlから継承されます。 |
 | TabStop | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. System.Windows.Forms.Controlから継承されます。 |
 | Tag | Gets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。 |
 | Text | Gets or sets the text associated with this control. System.Windows.Forms.Controlから継承されます。 |
 | Title | プロット エリアの上に表示するテキスト。 |
 | TitleFontFamily | サブタイトルのフォント ファミリを返すか、設定します。 |
 | TitleFontSize | タイトルのフォント サイズを返すか、設定します。 |
 | TitleHorizontalAlignment | TitleHorizontalAlignment プロパティを取得または設定します。 |
 | TitleMargin | タイトルと他の要素の間のスペースを指定します。 |
 | TitleTextColor | Title テキストに使用する Color を取得または設定します。 |
 | TitleTextStyle | タイトルのフォント スタイルを返すか、設定します。 |
 | Top | Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. System.Windows.Forms.Controlから継承されます。 |
 | TopLevelControl | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. System.Windows.Forms.Controlから継承されます。 |
 | UseWaitCursor | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. System.Windows.Forms.Controlから継承されます。 |
 | VerticalCrosshairBrush | 現在の SeriesViewer の十字線の垂直ブラシのオーバーライドを取得または設定します。 |
 | VerticalViewScrollbarCornerRadius | コンポーネントの垂直スクロールバーに使用する角丸の半径を取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarFill | コンポーネントの垂直スクロールバーに使用する塗りつぶしを取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarInset | コンポーネントの垂直スクロールバーに使用するインセット距離を取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarMaxOpacity | コンポーネントの垂直スクロールバーに使用する最大の不透明度を取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarMode | シリーズ ビューアーに使用する垂直スクロールバ ーモードを取得または設定します。 |
 | VerticalViewScrollbarOutline | コンポーネントの垂直スクロールバーに使用するアウトラインを取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarPosition | コンポーネントに垂直スクロールバーに使用する位置を取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarShouldAddAutoTrackInsets | コンポーネントの垂直スクロールバーに自動トラック インセットを使用するかどうかを取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarStrokeThickness | コンポーネントの垂直スクロールバーに使用するストロークの太さを取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarTrackEndInset | コンポーネントの垂直スクロールバーに使用するトラック終了インセットを取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarTrackStartInset | コンポーネントの垂直スクロールバーに使用するトラック開始インセットを取得または設定します (有効な場合)。 |
 | VerticalViewScrollbarWidth | コンポーネントの垂直スクロールバーに使用する幅を取得または設定します (有効な場合)。 |
 | ViewerMargin | チャート コンテンツの周りのマージンを取得または設定します。 |
 | ViewportRect | プロット エリアの物理的なディメンションで、SeriesViewer に関連付けられたビューポート長方形を取得します。 |
 | Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. System.Windows.Forms.Controlから継承されます。 |
 | Width | Gets or sets the width of the control. System.Windows.Forms.Controlから継承されます。 |
 | WindowPositionHorizontal | 水平スクロールの位置を決定する 0 ~ 1 の数。 |
 | WindowPositionVertical | 垂直スクロールの位置を決定する 0 ~ 1 の数。 |
 | WindowRect | 現在表示されている SeriesViewer 部分を表す長方形。 |
 | WindowRectMinHeight | ウィンドウ長方形が固定される前に到達できる最小の高さを設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。 |
 | WindowRectMinWidth | ウィンドウ長方形が固定される前に到達できる最低幅を設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。 |
 | WindowResponse | ユーザー パンニングおよびズーミングに応答します。ユーザー操作が発生しているときにビューを直ちに更新、あるいはユーザー操作が完了した後まで遅延するかどうか。ユーザー操作は、パンニングやズームを発生させるマウスドラッグなどの操作です。 |
 | WindowSizeMinHeight | ウィンドウが固定される前に到達できる最小ピクセル単位の高さを設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。 |
 | WindowSizeMinWidth | ウィンドウが固定される前に到達できる最小ピクセル単位の幅を設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。 |