LabelPlacement 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.
Enumeration for where along line to position its label.
public enum class LabelPlacement
public enum LabelPlacement
type LabelPlacement =
Public Enum LabelPlacement
- Inheritance
-
LabelPlacement
Fields
Name | Value | Description |
---|---|---|
To | 1 | |
From | 2 |