BarStartTypes 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.
public enum class BarStartTypes
public enum BarStartTypes
type BarStartTypes =
Public Enum BarStartTypes
- Inheritance
-
BarStartTypes
Fields
Name | Value | Description |
---|---|---|
ScaleStart | 0 | The bar starts from the starting point of the LinearScale. |
Zero | 1 | The bar starts from the zero point of the LinearScale. |