ChartCellType Enum

Definition

Specifies a legend cell type.

public enum class ChartCellType
public enum ChartCellType
type ChartCellType = 
Public Enum ChartCellType
Inheritance
ChartCellType

Fields

Image 2

The legend cell contains an image.

SeriesSymbol 1

The legend cell contains a series of symbol, such as a line or rectangle.

Text 0

The legend cell contains text.

Applies to