バージョン

StackedFragmentSeries クラス メソッド

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

パブリック メソッド
 名前解説
Public メソッドClearValueオーバーロードされます。 Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドEquals System.Windows.DependencyObjectから継承されます。
Public メソッドFromWorldPositionポイントをワールド座標からシリーズのビューポート内の座標に変換します。  
Public メソッドGetDataLegendSeriesContextAtデータ凡例に表示されるシリーズ値に関する情報を取得します。  
Public メソッドGetDataLegendSeriesFamilyDataLegendGroup プロパティが設定されていない場合に、データ凡例で類似のシリーズをグループ化するために使用されるシリーズのファミリを取得します (例: カテゴリ、範囲、財務)。  
Public メソッドGetEffectiveViewportマージンおよびその他のファクターに基づいて変更された結果的なビューポートを取得します。  
Public メソッドGetExactItemIndexFromSeriesPixel正確な項目インデックスを取得します。近い方の値を示す前または次の整数に近いことを示します。シリーズがこの情報を提供できない場合、GetItemIndexFromSeriesPixel と同じ整数値を返します。  
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetItem指定したワールド座標値に最も適合する項目を取得します。  
Public メソッドGetItemFromSeriesPixelシリーズ プロット領域内の指定したピクセル位置の最適な一致である項目インデックスを取得します。  
Public メソッドGetItemIndex指定したワールド位置に関連付けられた項目インデックスを取得します。  
Public メソッドGetItemIndexFromSeriesPixelシリーズ プロット領域内の指定したピクセル位置の最適な一致である項目インデックスを取得します。  
Public メソッドGetItemSpanカテゴリ プロット シリーズの場合、カテゴリ内の項目の現在の幅を返します。項目が何らかの幅 (列、棒など) の場合のみ値を返します。それ以外の場合は 0 を返します。  
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetNextOrExactIndex可能な場合、特定のワールド位置と近い次のインデックスを取得します。それ以外の場合、NAN。  
Public メソッドGetPreviousOrExactIndex可能な場合、特定のワールド位置と近い以前のインデックスを取得します。それ以外の場合、NAN。  
Public メソッドGetSeriesHighValue特定のワールド座標の場合、シリーズの最適な高値を返します。  
Public メソッドGetSeriesHighValueFromSeriesPixel現在のシリーズ プロット領域内の特定のピクセル座標の場合、シリーズの最適な高値を返します。  
Public メソッドGetSeriesHighValuePosition提供されたワールド座標との最適な一致高値を持つシリーズの利用可能な位置を返します。  
Public メソッドGetSeriesHighValuePositionFromSeriesPixel提供されたワールド座標との最適な一致高値を持つシリーズの利用可能な位置を返します。  
Public メソッドGetSeriesLowValue特定のワールド座標の場合、シリーズの最適な安値を返します。  
Public メソッドGetSeriesLowValueFromSeriesPixel現在のシリーズ プロット領域内の特定のピクセル座標の場合、シリーズの最適な安値を返します。  
Public メソッドGetSeriesLowValuePosition提供されたワールド座標との最適な一致安値を持つシリーズの利用可能な位置を返します。  
Public メソッドGetSeriesLowValuePositionFromSeriesPixel提供されたワールド座標との最適な一致安値を持つシリーズの利用可能な位置を返します。  
Public メソッドGetSeriesValue特定のワールド座標の場合、シリーズの最適なメイン値を返します。  
Public メソッドGetSeriesValueBoundingBox提供されたワールド座標と一致する最適な値を持つシリーズの利用可能な値の境界ボックスを返します。  
Public メソッドGetSeriesValueBoundingBoxFromSeriesPixel提供されたピクセル座標と一致する最適な値を持つシリーズの利用可能な値の境界ボックスを返します。  
Public メソッドGetSeriesValueFineGrainedBoundingBoxes提供されたワールド座標と一致する最適な値を持つシリーズの利用可能な詳細に設定された最適な値の境界ボックスを返します。  
Public メソッドGetSeriesValueFineGrainedBoundingBoxesFromSeriesPixel提供されたピクセル座標と一致する最適な値を持つシリーズの利用可能な詳細に設定された最適な値の境界ボックスを返します。  
Public メソッドGetSeriesValueFromSeriesPixel現在のシリーズ プロット領域内の特定のピクセル座標の場合、シリーズの最適なメイン値を返します。  
Public メソッドGetSeriesValueMarkerBoundingBox提供されたワールド座標との最適な一致値を持つシリーズの利用可能で最適な値のマーカー境界ボックスを返します。  
Public メソッドGetSeriesValueMarkerBoundingBoxFromSeriesPixel提供されたピクセル座標との最適な一致値を持つシリーズの利用可能で最適な値のマーカー境界ボックスを返します。  
Public メソッドGetSeriesValuePosition提供されたワールド座標との最適な一致値を持つシリーズの利用可能な位置を返します。  
Public メソッドGetSeriesValuePositionFromSeriesPixel提供されたワールド座標との最適な一致値を持つシリーズの利用可能な位置を返します。  
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetVisiblePointsOfInterestサポートされる場合、シリーズの重要な点を返します。  
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドMoveCursorPointカーソル ポイントを指定したワールド位置に移動します。一部のシリーズは現在のカーソル位置に反応します。  
Public メソッドNotifyVisualPropertiesChangedビジュアル更新が必要で、ビジュアル プロパティが変更されたことをシリーズに通知します。  
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドReplayTransitionIn  
Public メソッドScrollIntoView可能な場合は、提供された項目の表示を要求します。  
Public メソッドSetCurrentValue System.Windows.DependencyObjectから継承されます。
Public メソッドSetValueオーバーロードされます。 Sets the local value of a dependency property, specified by its dependency property identifier. System.Windows.DependencyObjectから継承されます。
Public メソッドSimulateHoverシリーズ サーフェス上のポインター ホバーをシュミレーションします。  
Public メソッドTestHit指定した位置に一致するデータ項目をチェックします。  
Public メソッドToWorldPositionシリーズ プロット領域内の座標のポイントを軸スペース内のワールド位置に変換します。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドGetDefaultTooltipInstance  
Protected メソッドOnPropertyChangedInvoked whenever the effective value of any dependency property on this System.Windows.DependencyObject has been updated. The specific dependency property that changed is reported in the event data. System.Windows.DependencyObjectから継承されます。
Protected メソッドPropertyUpdatedOverride派生クラスをオーバーライドする際に、シリーズまたは所有するチャートでプロパティ値が更新されるときに呼び出されます。プロパティ更新を処理するための時間をシリーズに提供します。  
Protected メソッドRaisePropertyChangedリスナーが登録されている場合、PropertyChanged または PropertyUpdated イベントを発生させます。  
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
トップ
参照