バージョン

AxisLabelSettings クラス メンバ

AxisLabelSettingsデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタAxisLabelSettings コンストラクタ新しい AxisLabelSettings インスタンスを作成します。  
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)AnglePropertyAngle 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)EffectPropertyEffect 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ExtentPropertyExtent 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)FontFamilyPropertyFontFamily 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)FontSizePropertyFontSize 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)FontStretchPropertyFontStretch 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)FontStylePropertyFontStyle 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)FontWeightPropertyFontWeight 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ForegroundPropertyForeground 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)HorizontalAlignmentPropertyHorizontalAlignment 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)IsHitTestVisiblePropertyIsHitTestVisible 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)LocationPropertyLocation 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)MarginPropertyMargin 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)OpacityMaskPropertyOpacityMask 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)OpacityPropertyOpacity 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)PaddingPropertyPadding 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)ShowFirstLabelPropertyShowFirstLabel 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)TextAlignmentPropertyTextAlignment 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)TextDecorationsPropertyTextDecorations 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)TextWrappingPropertyTextWrapping 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)VerticalAlignmentPropertyVerticalAlignment 依存プロパティを識別します。  
Public フィールドstatic (Shared in Visual Basic)VisibilityPropertyVisibility 依存プロパティを識別します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティAngleAngle プロパティを取得または設定します。  
Public プロパティAxesこれらのラベル設定を含む軸へ参照を返します。  
Public プロパティCanFreezeGets a value that indicates whether the object can be made unmodifiable. System.Windows.Freezableから継承されます。
Public プロパティDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. System.Windows.DependencyObjectから継承されます。
Public プロパティDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. System.Windows.Threading.DispatcherObjectから継承されます。
Public プロパティEffectEffect プロパティを取得または設定します。  
Public プロパティExtentExtent プロパティを取得または設定します。  
Public プロパティFontFamilyFontFamily プロパティを取得または設定します。  
Public プロパティFontInfoラベルのフォント情報を表す FontInfo オブジェクトを取得します。  
Public プロパティFontSizeFontSize プロパティを取得または設定します。  
Public プロパティFontStretchFontStretch プロパティを取得または設定します。  
Public プロパティFontStyleFontStyle プロパティを取得または設定します。  
Public プロパティFontWeightFontWeight プロパティを取得または設定します。  
Public プロパティForegroundForeground プロパティを取得または設定します。  
Public プロパティHorizontalAlignmentHorizontalAlignment プロパティを取得または設定します。  
Public プロパティIsFrozenGets a value that indicates whether the object is currently modifiable. System.Windows.Freezableから継承されます。
Public プロパティIsHitTestVisibleIsHitTestVisible プロパティを取得または設定します。  
Public プロパティIsSealedGets a value that indicates whether this instance is currently sealed (read-only). System.Windows.DependencyObjectから継承されます。
Public プロパティLocationLocation プロパティを取得または設定します。  
Public プロパティMarginMargin プロパティを取得または設定します。  
Public プロパティOpacityOpacity プロパティを取得または設定します。  
Public プロパティOpacityMaskOpacityMask プロパティを取得または設定します。  
Public プロパティPaddingPadding プロパティを取得または設定します。  
Public プロパティShowFirstLabelズーム レベルが 1 に設定されたときに最初のラベルが表示されるかどうかを取得または設定します。  
Public プロパティTextAlignmentTextAlignment プロパティを取得または設定します。  
Public プロパティTextDecorationsTextDecorations プロパティを取得または設定します。  
Public プロパティTextWrappingTextWrapping プロパティを取得または設定します。  
Public プロパティVerticalAlignmentVerticalAlignment プロパティを取得または設定します。  
Public プロパティVisibilityVisibility プロパティを取得または設定します。  
トップ
パブリック メソッド
 名前解説
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 メソッドCloneCreates a modifiable clone of the System.Windows.Freezable, making deep copies of the object's values. When copying the object's dependency properties, this method copies expressions (which might no longer resolve) but not animations or their current values. System.Windows.Freezableから継承されます。
Public メソッドCloneCurrentValueCreates a modifiable clone (deep copy) of the System.Windows.Freezable using its current values. System.Windows.Freezableから継承されます。
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 メソッドFreezeMakes the current object unmodifiable and sets its System.Windows.Freezable.IsFrozen property to true. System.Windows.Freezableから継承されます。
Public メソッドGetAsFrozenCreates a frozen copy of the System.Windows.Freezable, using base (non-animated) property values. Because the copy is frozen, any frozen sub-objects are copied by reference. System.Windows.Freezableから継承されます。
Public メソッドGetCurrentValueAsFrozenCreates a frozen copy of the System.Windows.Freezable using current property values. Because the copy is frozen, any frozen sub-objects are copied by reference. System.Windows.Freezableから継承されます。
Public メソッドGetHashCodeGets a hash code for this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. System.Windows.DependencyObjectから継承されます。
Public メソッドInvalidateProperty System.Windows.DependencyObjectから継承されます。
Public メソッドReadLocalValueReturns the local value of a dependency property, if it exists. System.Windows.DependencyObjectから継承されます。
Public メソッドRegisterAxis現在軸のラベル設定を指定した軸のために登録します。  
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 メソッドUnregisterAxis現在軸のラベル設定を指定した軸のために登録解除します。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドCloneCoreMakes the instance a clone (deep copy) of the specified System.Windows.Freezable using base (non-animated) property values. System.Windows.Freezableから継承されます。
Protected メソッドCloneCurrentValueCoreMakes the instance a modifiable clone (deep copy) of the specified System.Windows.Freezable using current property values. System.Windows.Freezableから継承されます。
Protected メソッドCreateInstanceInitializes a new instance of the System.Windows.Freezable class. System.Windows.Freezableから継承されます。
Protected メソッドCreateInstanceCoreオーバーライドされます。   
Protected メソッドFreezeCoreMakes the System.Windows.Freezable object unmodifiable or tests whether it can be made unmodifiable. System.Windows.Freezableから継承されます。
Protected メソッドGetAsFrozenCoreMakes the instance a frozen clone of the specified System.Windows.Freezable using base (non-animated) property values. System.Windows.Freezableから継承されます。
Protected メソッドGetCurrentValueAsFrozenCoreMakes the current instance a frozen clone of the specified System.Windows.Freezable. If the object has animated dependency properties, their current animated values are copied. System.Windows.Freezableから継承されます。
Protected メソッドOnChangedCalled when the current System.Windows.Freezable object is modified. System.Windows.Freezableから継承されます。
Protected メソッドOnFreezablePropertyChangedオーバーロードされます。 Ensures that appropriate context pointers are established for a System.Windows.DependencyObjectType data member that has just been set. System.Windows.Freezableから継承されます。
Protected メソッドOnPropertyChangedOverrides the System.Windows.DependencyObject implementation of System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs) to also invoke any System.Windows.Freezable.Changed handlers in response to a changing dependency property of type System.Windows.Freezable. System.Windows.Freezableから継承されます。
Protected メソッドPropertyUpdatedOverride派生クラスでオーバーライドした場合は、AxisLabels でプロパティ値を更新したときに呼び出します。プロパティ更新を処理するための時間を軸ラベルに提供します。  
Protected メソッドRaisePropertyChanged  
Protected メソッドReadPreambleEnsures that the System.Windows.Freezable is being accessed from a valid thread. Inheritors of System.Windows.Freezable must call this method at the beginning of any API that reads data members that are not dependency properties. System.Windows.Freezableから継承されます。
Protected Internal メソッドShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. System.Windows.DependencyObjectから継承されます。
Protected メソッドWritePostscriptRaises the System.Windows.Freezable.Changed event for the System.Windows.Freezable and invokes its System.Windows.Freezable.OnChanged method. Classes that derive from System.Windows.Freezable should call this method at the end of any API that modifies class members that are not stored as dependency properties. System.Windows.Freezableから継承されます。
Protected メソッドWritePreambleVerifies that the System.Windows.Freezable is not frozen and that it is being accessed from a valid threading context. System.Windows.Freezable inheritors should call this method at the beginning of any API that writes to data members that are not dependency properties. System.Windows.Freezableから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントChangedOccurs when the System.Windows.Freezable or an object it contains is modified. System.Windows.Freezableから継承されます。
Public イベントPropertyChangedプロパティ値が変化したことをクライアントに通知します。  
Public イベントPropertyUpdatedプロパティ値を更新したときに発生するイベント。  
トップ
参照