ChartSeriesDrawingStyle Enum

Definition

Represents the drawing styles of bar or column series.

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

Fields

Cylinder 1

The drawing style is Cylinder.

Default 0

The drawing style is Default.

Emboss 2

The drawing style is Emboss.

LightToDark 3

The drawing style is LightToDark.

Wedge 4

The drawing style is Wedge.

Applies to