AxisArrowStyle Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the axis arrow styles.
public enum class AxisArrowStyle
public enum AxisArrowStyle
type AxisArrowStyle =
Public Enum AxisArrowStyle
- Inheritance
Fields
Name | Value | Description |
---|---|---|
None | 0 | No arrow is used for the relevant axis. |
Triangle | 1 | A triangular arrow is used for the relevant axis. |
SharpTriangle | 2 | A sharp triangular arrow is used for the relevant axis. |
Lines | 3 | A line-shaped arrow is used for the relevant axis. |
Remarks
The AxisArrowStyle enumeration represents the style for an axis arrow. If the ArrowStyle property is set to None, no arrow is displayed for an axis.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.