LegendImageStyle Enum

Definition

Specifies the style to apply to the symbol for a legend item.

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

Fields

Line 1

The symbol will be a line.

Marker 2

The symbol will be a marker.

Rectangle 0

The symbol will be a rectangle.

Remarks

The LegendImageStyle enumeration represents the style that is used for a legend item, and is applied to the symbol for that item.

Applies to