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
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.