バージョン

SeriesViewer クラス プロパティ

このクラスのメンバの一覧は、SeriesViewerメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleNameGets or sets the name of the control used by accessibility client applications. System.Windows.Forms.Controlから継承されます。
Public プロパティAccessibleRoleGets or sets the accessible role of the control System.Windows.Forms.Controlから継承されます。
Public プロパティActualContentHitTestModeチャートで要素の上にポインターがあるときに使用するヒット テストの解決済みメソッド。  
Public プロパティActualInteractionPixelScalingRatioチャートとのエンド ユーザー操作で使用するピクセル拡大縮小の解決済みの方法。  
Public プロパティActualPixelScalingRatio解決されたピクセル拡大縮小比率を取得します。  
Public プロパティActualWindowPositionHorizontal水平スクロールの位置を決定する 0 ~ 1 の数。  
Public プロパティActualWindowPositionVertical垂直スクロールの位置を決定する 0 ~ 1 の数。  
Public プロパティActualWindowRect現在のズーム レベルを表す長方形ウィンドウの実際の値を取得します。  
Public プロパティAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. System.Windows.Forms.Controlから継承されます。
Public プロパティAnchorGets 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から継承されます。
Public プロパティAnimateSeriesWhenAxisRangeChanges軸上で範囲の変化を検出したときにシリーズ アニメーションを受け入れるかどうかを取得するか設定します。  
Public プロパティAutoMarginHeightマージンをチャートに自動的に追加するときに自動的に追加する高さを取得または設定します。  
Public プロパティAutoMarginWidthマージンをチャートに自動的に追加するときに自動的に追加する幅を取得または設定します。  
Public プロパティAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). System.Windows.Forms.Controlから継承されます。
Public プロパティBackColor Infragistics.Win.DataVisualization.DVBaseControlから継承されます。
Public プロパティBackgroundImageGets or sets the background image displayed in the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. System.Windows.Forms.Controlから継承されます。
Public プロパティBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティBottomGets 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から継承されます。
Public プロパティBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. System.Windows.Forms.Controlから継承されます。
Public プロパティCanFocusGets a value indicating whether the control can receive focus. System.Windows.Forms.Controlから継承されます。
Public プロパティCanSelectGets a value indicating whether the control can be selected. System.Windows.Forms.Controlから継承されます。
Public プロパティCaptureGets or sets a value indicating whether the control has captured the mouse. System.Windows.Forms.Controlから継承されます。
Public プロパティCausesValidationGets 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から継承されます。
Public プロパティClientRectangleGets the rectangle that represents the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティClientSizeGets or sets the height and width of the client area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCompanyNameGets the name of the company or creator of the application containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティContentHitTestModeチャートで要素の上にマウスを移動するときに使用するヒット テストの方法を決定します。  
Public プロパティContentViewportコンテンツがマップされるビューポート内のサブセット領域を表します。これは現在のズーム レベルでの現在の EffectiveViewport からビューポートへのプロジェクションです。  
Public プロパティContextMenuGets or sets the shortcut menu associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. System.Windows.Forms.Controlから継承されます。
Public プロパティControlsGets the collection of controls contained within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティCreatedGets a value indicating whether the control has been created. System.Windows.Forms.Controlから継承されます。
Public プロパティCrosshairPoint十字線の位置 (ワールド座標値) を取得または設定します。  
Public プロパティCrosshairVisibility現在の SeriesViewers の十字線の表示状態を取得または設定します。  
Public プロパティCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDataBindingsGets the data bindings for the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDefaultInteractionDefaultInteraction プロパティを取得または設定します。  
Public プロパティDeviceDpiGets the DPI value for the display device where the control is currently being displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティDisplayRectangleGets the rectangle that represents the display area of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. System.Windows.Forms.Controlから継承されます。
Public プロパティDockGets 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から継承されます。
Public プロパティDragCrosshairActivatedドラッグ十字線がアクティブ化されたかどうかを示すブール値。  
Public プロパティDragModifier現在の SeriesViewer の DragModifier プロパティを取得または設定します。  
Public プロパティEffectiveViewportマージンが減算された後に有効なビューポイント領域を表す EffectiveViewport 四角形を取得します。  
Public プロパティEnabledGets or sets a value indicating whether the control can respond to user interaction. System.Windows.Forms.Controlから継承されます。
Public プロパティFocusedGets a value indicating whether the control has input focus. System.Windows.Forms.Controlから継承されます。
Public プロパティFontGets or sets the font of the text displayed by the control. System.Windows.Forms.Controlから継承されます。
Public プロパティForeColorGets or sets the foreground color of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティHandleGets the window handle that the control is bound to. System.Windows.Forms.Controlから継承されます。
Public プロパティHasChildrenGets a value indicating whether the control contains one or more child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティHeightGets or sets the height of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティHighlightingTransitionDuration強調表示/強調表示解除の結果の期間を取得または設定します。  
Public プロパティImeModeGets or sets the Input Method Editor (IME) mode of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティInvokeRequiredGets 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から継承されます。
Public プロパティIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. System.Windows.Forms.Controlから継承されます。
Public プロパティIsDisposedGets a value indicating whether the control has been disposed of. System.Windows.Forms.Controlから継承されます。
Public プロパティIsHandleCreatedGets a value indicating whether the control has a handle associated with it. System.Windows.Forms.Controlから継承されます。
Public プロパティIsMapこの SeriesViewer がマップであるかどうかを示します。  
Public プロパティIsMirroredGets a value indicating whether the control is mirrored. System.Windows.Forms.Controlから継承されます。
Public プロパティIsThumbnailRequiredシリーズが OverviewPlusDetailPane のサムネイルを生成する必要があるかどうかを取得します。  
Public プロパティLayoutEngineGets a cached instance of the control's layout engine. System.Windows.Forms.Controlから継承されます。
Public プロパティLeftGets 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から継承されます。
Public プロパティLegendSeries.Legend プロパティで指定されていない場合、この SeriesViewer のすべてのシリーズで使用するための凡例を取得または設定します。  
Public プロパティLocationGets 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から継承されます。
Public プロパティMarginGets or sets the space between controls. System.Windows.Forms.Controlから継承されます。
Public プロパティMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. System.Windows.Forms.Controlから継承されます。
Public プロパティNameGets or sets the name of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティPaddingGets or sets padding within the control. System.Windows.Forms.Controlから継承されます。
Public プロパティPanModifier現在の SeriesViewer の PanModifier プロパティを取得または設定します。  
Public プロパティParentGets or sets the parent container of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティPlotAreaBackground現在の SeriesViewers オブジェクトのプロット領域の背景として使用するブラシを取得または設定します。  
Public プロパティPreferredSizeGets the size of a rectangular area into which the control can fit. System.Windows.Forms.Controlから継承されます。
Public プロパティPreviewPathStrokeプレビュー長方形のストロークを取得または設定します。  
Public プロパティPreviewRectプレビュー長方形を取得または設定します。  
Public プロパティProductNameGets the product name of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティProductVersionGets the version of the assembly containing the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. System.Windows.Forms.Controlから継承されます。
Public プロパティRegionGets or sets the window region associated with the control. System.Windows.Forms.Controlから継承されます。
Public プロパティRightGets 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から継承されます。
Public プロパティRightButtonDefaultInteractionRightButtonDefaultInteraction プロパティを取得または設定します。  
Public プロパティRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. System.Windows.Forms.Controlから継承されます。
Public プロパティSeries現在の SeriesViewer オブジェクトの子シリーズを取得します。  
Public プロパティSiteGets or sets the site of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティSizeGets or sets the height and width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティSubtitleSubtitle プロパティを取得または設定します。  
Public プロパティSubtitleFontFamilyサブタイトルのフォント ファミリーを取得または設定します。  
Public プロパティSubtitleFontSizeサブタイトルのフォント サイズを返すか、設定します。  
Public プロパティSubtitleHorizontalAlignmentSubtitleHorizontalAlignment プロパティを取得または設定します。  
Public プロパティSubtitleMarginサブタイトルと他の要素の間のスペースを指定します。  
Public プロパティSubtitleTextColorSubtitle テキストに使用する Color を取得または設定します。  
Public プロパティSubtitleTextStyleサブタイトルのフォント スタイルを返すか、設定します。  
Public プロパティSyncChannelSeriesViewer に使用する同期チャネルを取得または設定します。  
Public プロパティSynchronizeHorizontally同期チャネルで他のビューアーと水平に同期するかどうかを取得または設定します。  
Public プロパティSynchronizeVertically同期チャネルで他のビューアーと水平に同期するかどうかを取得または設定します。  
Public プロパティTabIndexGets or sets the tab order of the control within its container. System.Windows.Forms.Controlから継承されます。
Public プロパティTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. System.Windows.Forms.Controlから継承されます。
Public プロパティTagGets or sets the object that contains data about the control. System.Windows.Forms.Controlから継承されます。
Public プロパティTextGets or sets the text associated with this control. System.Windows.Forms.Controlから継承されます。
Public プロパティTitleプロット エリアの上に表示するテキスト。  
Public プロパティTitleFontFamilyサブタイトルのフォント ファミリを返すか、設定します。  
Public プロパティTitleFontSizeタイトルのフォント サイズを返すか、設定します。  
Public プロパティTitleHorizontalAlignmentTitleHorizontalAlignment プロパティを取得または設定します。  
Public プロパティTitleMarginタイトルと他の要素の間のスペースを指定します。  
Public プロパティTitleTextColorTitle テキストに使用する Color を取得または設定します。  
Public プロパティTitleTextStyleタイトルのフォント スタイルを返すか、設定します。  
Public プロパティTopGets 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から継承されます。
Public プロパティTopLevelControlGets 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から継承されます。
Public プロパティUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. System.Windows.Forms.Controlから継承されます。
Public プロパティViewerMarginチャート コンテンツの周りの余白を取得または設定します。  
Public プロパティViewportRectプロット エリアの物理的なディメンションで、SeriesViewer に関連付けられたビューポート長方形を取得します。  
Public プロパティVisibleGets or sets a value indicating whether the control and all its child controls are displayed. System.Windows.Forms.Controlから継承されます。
Public プロパティWidthGets or sets the width of the control. System.Windows.Forms.Controlから継承されます。
Public プロパティWindowPositionHorizontal水平スクロールの位置を決定する 0 ~ 1 の数。  
Public プロパティWindowPositionVertical垂直スクロールの位置を決定する 0 ~ 1 の数。  
Public プロパティWindowRect現在表示されている SeriesViewer 部分を表す長方形。  
Public プロパティWindowRectMinWidthウィンドウ長方形が固定される前に到達できる最低幅を設定または取得します。ビューアーにさらにズームできるようにする場合はこの値を減らします。この値が低すぎると、浮動小数点演算が正確でなくなるため、グラフィックが破損する場合があります。  
Public プロパティWindowResponseユーザー パンニングおよびズーミングに応答します。ユーザー操作が発生しているときにビューを直ちに更新、あるいはユーザー操作が完了した後まで遅延するかどうか。ユーザー操作は、パンニングやズームを発生させるマウスドラッグなどの操作です。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. System.Windows.Forms.Controlから継承されます。
Protected プロパティCanRaiseEventsDetermines if events can be raised on the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティCreateParamsGets the required creation parameters when the control handle is created. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultCursorGets or sets the default cursor for the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMarginGets the space, in pixels, that is specified by default between controls. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティDefaultSize Infragistics.Win.DataVisualization.DVBaseControlから継承されます。
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. System.Windows.Forms.Controlから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティFontHeightGets or sets the height of the font of the control. System.Windows.Forms.Controlから継承されます。
Protected プロパティImeModeBaseGets or sets the IME mode of a control. System.Windows.Forms.Controlから継承されます。
Protected プロパティResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. System.Windows.Forms.Controlから継承されます。
Protected プロパティScaleChildrenGets a value that determines the scaling of child controls. System.Windows.Forms.Controlから継承されます。
トップ
参照