ChartBorderSkinTypes Enum

Definition

Represents the possible types of border skin for a chart.

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

Fields

Emboss 1

An embossed border.

FrameThin1 4

A thin frame variation.

FrameThin2 5

A thin frame variation.

FrameThin3 6

A thin frame variation.

FrameThin4 7

A thin frame variation.

FrameThin5 8

A thin frame variation.

FrameThin6 9

A thin frame variation.

FrameTitle1 10

Variation of a frame with a title.

FrameTitle2 11

Variation of a frame with a title.

FrameTitle3 12

Variation of a frame with a title.

FrameTitle4 13

Variation of a frame with a title.

FrameTitle5 14

Variation of a frame with a title.

FrameTitle6 15

Variation of a frame with a title.

FrameTitle7 16

Variation of a frame with a title.

FrameTitle8 17

Variation of a frame with a title.

None 0

No frame.

Raised 2

A raised frame.

Sunken 3

A sunken frame.

Applies to