TextOrientation 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 text orientation in a chart element.
public enum class TextOrientation
public enum TextOrientation
type TextOrientation =
Public Enum TextOrientation
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Auto | 0 | Text orientation is automatically determined, based on the type of chart element in which the text appears. |
Horizontal | 1 | Text is horizontal. |
Rotated90 | 2 | Text is rotated 90 degrees and oriented from top to bottom. |
Rotated270 | 3 | Text is rotated 270 degrees and oriented from bottom to top. |
Stacked | 4 | Text characters are not rotated and are positioned one below the other. |
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.