ChartLegendColumnTypes 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.
Represents the possible types of legend columns.
public enum class ChartLegendColumnTypes
public enum ChartLegendColumnTypes
type ChartLegendColumnTypes =
Public Enum ChartLegendColumnTypes
- Inheritance
-
ChartLegendColumnTypes
Fields
Name | Value | Description |
---|---|---|
Text | 0 | Legend column is text. |
SeriesSymbol | 1 | Legend column is SeriesSymbol. |