| 名前 | 解説 |
| 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 | チャートで要素の上にポインターがあるときに使用するヒット テストの解決済みメソッド。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ActualInteractionPixelScalingRatio | チャートとのエンド ユーザー操作で使用するピクセル拡大縮小の解決済みの方法。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ActualPixelScalingRatio | 解決されたピクセル拡大縮小比率を取得します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ActualPlotAreaMarginBottom | 実際に解決された下部のプロット領域のマージンを取得します。 |
| ActualPlotAreaMarginLeft | 実際に解決された左のプロット領域のマージンを取得します。 |
| ActualPlotAreaMarginRight | 実際に解決された右のプロット領域のマージンを取得します。 |
| ActualPlotAreaMarginTop | 実際に解決された上部プロット領域のマージンを取得します。 |
| ActualWindowPositionHorizontal | 水平スクロールの位置を決定する 0 ~ 1 の数。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ActualWindowPositionVertical | 垂直スクロールの位置を決定する 0 ~ 1 の数。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ActualWindowRect | 現在のズーム レベルを表す長方形ウィンドウの実際の値を取得します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ActualWindowRectMinHeight | ウィンドウ矩形が固定される前の実際の最小の高さを取得します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ActualWindowRectMinWidth | ウィンドウ矩形が固定される前の実際の最小幅を取得します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ActualWindowScaleHorizontal | 水平ズームのスケールを決定する 0 ~ 1 の数。 |
| ActualWindowScaleVertical | 垂直ズームのスケールを決定する 0 ~ 1 の数。 |
| AlignsGridLinesToPixels | グリッドと目盛線がデバイス ピクセルに調整されるかどうかを示す値を取得または設定します。 |
| 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 | 軸上で範囲の変化を検出したときにシリーズ アニメーションを受け入れるかどうかを取得するか設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| AutoExpandMarginExtraPadding | シリーズ ビューアが最初の水平軸ラベルに対応するためにマージンを自動拡張する必要がある余分な量を取得または設定します。 |
| AutoExpandMarginMaximumValue | シリーズ ビューアが最初の水平軸ラベルに対応するためにマージンを自動拡張する必要がある最大量を取得または設定します。 |
| AutoMarginAndAngleUpdateMode | シリーズ ビューアーが初期ビューでラベルを自動回転ラベルに合わせるかどうかを取得または設定します。これは、ShouldAutoExpandMarginForInitialLabels が true であることを意味します。 |
| AutoMarginHeight | マージンをチャートに自動的に追加するときに自動的に追加する高さを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| AutoMarginWidth | マージンをチャートに自動的に追加するときに自動的に追加する幅を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。 |
| Axes | 現在の Chart オブジェクトの子の DataChartAxes を取得します。 |
| 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から継承されます。 |
| Brushes | Brushes プロパティを取得または設定します。 |
| 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 | ツールバー ターゲットがコマンドを完了したときに実行されます。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| CompanyName | Gets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。 |
| ComputedPlotAreaMarginMode | プロット領域のマージンを自動的に計算するために使用するモードを取得または設定します。 |
| 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 | チャートで要素の上にマウスを移動するときに使用するヒット テストの方法を決定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ContentViewport | コンテンツがマップされるビューポート内のサブセット領域を表します。これは現在のズーム レベルでの現在の EffectiveViewport からビューポートへのプロジェクションです。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 | 十字線の位置 (ワールド座標値) を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| CrosshairVisibility | 現在の SeriesViewers の十字線の表示状態を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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から継承されます。 |
| DefaultAxisMajorStroke | DefaultAxisMajorStroke プロパティを取得または設定します。 |
| DefaultAxisMinorStroke | DefaultAxisMinorStroke プロパティを取得または設定します。 |
| DefaultAxisStroke | DefaultAxisStroke プロパティを取得または設定します。 |
| DefaultInteraction | DefaultInteraction プロパティを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 | ドラッグ十字線がアクティブ化されたかどうかを示すブール値。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| DragModifier | 現在の SeriesViewer の DragModifier プロパティを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| EffectiveViewport | マージンが減算された後に有効なビューポイント領域を表す EffectiveViewport 四角形を取得します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| Enabled | Gets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。 |
| FocusBrush | シリーズに使用するフォーカス ブラシを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| Focused | Gets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。 |
| FocusedSeriesItems | 現在フォーカスされているデータ項目を取得します。このコレクションからデータ項目を追加または削除すると、その項目に関連付けられたビジュアルがフォーカスされたりぼかされたりします。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| FocusMode | コンポーネントのシリーズで使用されるフォーカス モードを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| FocusTransitionDuration | フォーカス/フォーカス解除の結果の期間を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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から継承されます。 |
| GridMode | グリッド線がシリーズに相対して描画される方法を取得または設定します。 |
| 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 | デフォルトでシリーズの強調表示された値を表示するかどうか、および表示する方法を取得または設定します。これは、マウスに最も近いものやマウスの下にあるものを示す強調表示機能とは異なることに注意してください。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HighlightingBehavior | コンポーネントのシリーズで使用される強調表示動作を取得または設定します。これはシリーズ レベル IsHighlightingEnabled に優先します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HighlightingMode | コンポーネントのシリーズで使用される強調表示モードを取得または設定します。これはシリーズ レベル IsHighlightingEnabled に優先します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HighlightingTransitionDuration | 強調表示/強調表示解除の結果の期間を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalCrosshairBrush | 現在の SeriesViewer の十字線の水平ブラシのオーバーライドを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarCornerRadius | コンポーネントの水平スクロールバーに使用する角丸の半径を取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarFill | コンポーネントの水平スクロールバーに使用する塗りつぶしを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarHeight | コンポーネントの水平スクロールバーに使用する高さを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarInset | コンポーネントの水平スクロールバーに使用する挿入距離を有効または取得します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarMaxOpacity | コンポーネントの水平スクロールバーに使用する最大の不透明度を取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarMode | シリーズ ビューアーに使用する水平スクロールバー モードを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarOutline | コンポーネントの水平スクロールバーに使用するアウトラインを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarPosition | コンポーネントで水平スクロールバーを使用する位置を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarShouldAddAutoTrackInsets | コンポーネントの水平スクロールバーに自動トラック インセットを使用するかどうかを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarStrokeThickness | コンポーネントの水平スクロールバーに使用するストロークの太さを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarTrackEndInset | コンポーネントの水平スクロールバーに使用するトラック終了インセットを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| HorizontalViewScrollbarTrackStartInset | コンポーネントの水平スクロールバーに使用するトラック開始インセットを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。 |
| InvalidateActions | 現在のターゲット操作が無効であり、ターゲットから新しい操作のセットを取得する必要があることをツールバーに通知します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 | Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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から継承されます。 |
| IsHorizontalZoomEnabled | 現在のコントロールの水平方向のズーム機能を取得または設定します。 |
| IsMap | この SeriesViewer がマップであるかどうかを示します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| IsMirrored | Gets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。 |
| IsSquare | チャートで四角の縦横比を使用するかどうかを取得または設定します。極座標およびラジアル チャートで true にロックされます。 |
| IsThumbnailRequired | シリーズが OverviewPlusDetailPane のサムネイルを生成する必要があるかどうかを取得します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| IsVerticalZoomEnabled | 現在のコントロールの垂直ズーム機能を取得または設定します。 |
| IsWindowSyncedToVisibleRange | ウィンドウの垂直方向を含まれるシリーズ コンテンツと同期するかどうかを取得または設定します。これは、利用可能なシリーズのサブセットでのみサポートされます。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ItemsSourceChanged | Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 のすべてのシリーズで使用するための凡例を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| LegendHighlightingMode | サポートされている場合、コンポーネントにリンクされている凡例に使用する強調表示モードを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| LegendItemBadgeMode | このチャートのすべてのシリーズを表す凡例バッジのモードを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| LegendItemBadgeShape | このコンポーネントにリンクされた凡例に表示されるすべてのシリーズを表す凡例バッジのタイプを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 | マーカータイプが自動の場合にマーカー タイプをシリーズに割り当てるために使用されるマーカー モードを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| MarkerBrushes | MarkerBrushes プロパティを取得または設定します。 |
| MarkerOutlines | MarkerOutlines プロパティを取得または設定します。 |
| 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から継承されます。 |
| Outlines | Outlines プロパティを取得または設定します。 |
| Padding | Gets or sets padding within the control. System.Windows.Forms.Controlから継承されます。 |
| PanModifier | 現在の SeriesViewer の PanModifier プロパティを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| Parent | Gets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。 |
| PlotAreaBackground | 現在の SeriesViewers オブジェクトのプロット領域の背景として使用するブラシを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| PlotAreaMarginBottom | プロット エリアの下に適用されるマージン。 |
| PlotAreaMarginLeft | プロット エリアの左に適用されるマージン。 |
| PlotAreaMarginRight | プロット エリアの右に適用されるマージン。 |
| PlotAreaMarginTop | プロット エリアの上に適用されるマージン。 |
| PreferredSize | Gets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。 |
| PreviewRect | プレビュー長方形を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 プロパティを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 | スクロールバー結果の期間を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SelectedSeriesItems | 現在選択しているデータ項目を取得します。このコレクションからデータ項目を追加または削除すると、その項目に関連付けられたビジュアルを選択または選択解除します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SelectionBehavior | コンポーネントのシリーズで使用される選択動作を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SelectionBrush | シリーズに使用する選択ブラシを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SelectionMode | コンポーネントのシリーズで使用される選択モードを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SelectionTransitionDuration | 選択/選択解除の結果の期間を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| Series | 現在の SeriesViewer オブジェクトの子シリーズを取得します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SeriesPlotAreaMarginHorizontalMode | シリーズに基づいてプロット領域のマージンを自動的に計算するために使用する水平モードを取得または設定します。 |
| SeriesPlotAreaMarginVerticalMode | シリーズに基づいてプロット領域のマージンを自動的に計算するために使用する垂直モードを取得または設定します。 |
| ShouldAutoExpandMarginForInitialLabels | シリーズ ビューアが最初の水平軸ラベルに対応するために余白を自動拡張する必要があるかどうかを取得または設定します。 |
| ShouldConsiderAutoRotationForInitialLabels | シリーズ ビューアーが初期ビューでラベルを自動回転ラベルに合わせるかどうかを取得または設定します。これは、ShouldAutoExpandMarginForInitialLabels が true であることを意味します。 |
| ShouldPanOnMaximumZoom | 指定された最大ズーム レベルでズームするときにチャートがコンテンツをパンするかどうかを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ShouldSimulateHoverMoveCrosshairPoint | SimulateHover の呼び出しで十字線の位置を移動するかどうかを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ShouldSuppressAxisLabelTruncation | シリーズ ビューアーが軸ラベルの切り捨てを非表示にするかどうかを取得または設定します。 |
| 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 プロパティを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SubtitleFontFamily | サブタイトルのフォント ファミリを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SubtitleFontSize | サブタイトルのフォント サイズを返すか、設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SubtitleHorizontalAlignment | SubtitleHorizontalAlignment プロパティを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SubtitleMargin | サブタイトルと他の要素の間のスペースを指定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SubtitleTextColor | Subtitle テキストに使用する Color を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SubtitleTextStyle | サブタイトルのフォント スタイルを返すか、設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SuppressAutoMarginAndAngleRecalculation | シリーズ ビューアーがマージンおよび軸ラベル角度の自動再計算を非表示にするかどうかを取得または設定します。 |
| SyncChannel | SeriesViewer に使用する同期チャネルを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SynchronizeHorizontally | 同期チャネルで他のビューアーと水平に同期するかどうかを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| SynchronizeVertically | 同期チャネルで他のビューアーと水平に同期するかどうかを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 | プロット エリアの上に表示するテキスト。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| TitleFontFamily | サブタイトルのフォント ファミリを返すか、設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| TitleFontSize | タイトルのフォント サイズを返すか、設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| TitleHorizontalAlignment | TitleHorizontalAlignment プロパティを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| TitleMargin | タイトルと他の要素の間のスペースを指定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| TitleTextColor | Title テキストに使用する Color を取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| TitleTextStyle | タイトルのフォント スタイルを返すか、設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| 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 の十字線の垂直ブラシのオーバーライドを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarCornerRadius | コンポーネントの垂直スクロールバーに使用する角丸の半径を取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarFill | コンポーネントの垂直スクロールバーに使用する塗りつぶしを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarInset | コンポーネントの垂直スクロールバーに使用するインセット距離を取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarMaxOpacity | コンポーネントの垂直スクロールバーに使用する最大の不透明度を取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarMode | シリーズ ビューアーに使用する垂直スクロールバ ーモードを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarOutline | コンポーネントの垂直スクロールバーに使用するアウトラインを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarPosition | コンポーネントに垂直スクロールバーに使用する位置を取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarShouldAddAutoTrackInsets | コンポーネントの垂直スクロールバーに自動トラック インセットを使用するかどうかを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarStrokeThickness | コンポーネントの垂直スクロールバーに使用するストロークの太さを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarTrackEndInset | コンポーネントの垂直スクロールバーに使用するトラック終了インセットを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarTrackStartInset | コンポーネントの垂直スクロールバーに使用するトラック開始インセットを取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| VerticalViewScrollbarWidth | コンポーネントの垂直スクロールバーに使用する幅を取得または設定します (有効な場合)。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ViewerMargin | チャート コンテンツの周りのマージンを取得または設定します。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| ViewportRect | プロット エリアの物理的なディメンションで、SeriesViewer に関連付けられたビューポート長方形を取得します。 Infragistics.Win.DataVisualization.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 の数。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| WindowPositionVertical | 垂直スクロールの位置を決定する 0 ~ 1 の数。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| WindowRect | 現在表示されている SeriesViewer 部分を表す長方形。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| WindowRectMinHeight | ウィンドウ長方形が固定される前に到達できる最小の高さを設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| WindowRectMinWidth | ウィンドウ長方形が固定される前に到達できる最低幅を設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| WindowResponse | ユーザー パンニングおよびズーミングに応答します。ユーザー操作が発生しているときにビューを直ちに更新、あるいはユーザー操作が完了した後まで遅延するかどうか。ユーザー操作は、パンニングやズームを発生させるマウスドラッグなどの操作です。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| WindowScaleHorizontal | 水平ズームのスケールを決定する 0 ~ 1 の数。 |
| WindowScaleVertical | 垂直ズームのスケールを決定する 0 ~ 1 の数。 |
| WindowSizeMinHeight | ウィンドウが固定される前に到達できる最小ピクセル単位の高さを設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |
| WindowSizeMinWidth | ウィンドウが固定される前に到達できる最小ピクセル単位の幅を設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。 Infragistics.Win.DataVisualization.SeriesViewerから継承されます。 |