ChartLegendReversedTypes Enum

Definition

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

Auto 0

Specifies the Auto order type.

False 2

Specifies the False order type.

True 1

Specifies the True order type.

Applies to