ChartLegendReversedTypes 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 order in which items are added to the legend.
public enum class ChartLegendReversedTypes
public enum ChartLegendReversedTypes
type ChartLegendReversedTypes =
Public Enum ChartLegendReversedTypes
- Inheritance
-
ChartLegendReversedTypes
Fields
Name | Value | Description |
---|---|---|
Auto | 0 | Specifies the Auto order type. |
True | 1 | Specifies the True order type. |
False | 2 | Specifies the False order type. |