ChartTheme Class

Definition

Specifies visual themes for a Chart object.

public static class ChartTheme
type ChartTheme = class
Public Class ChartTheme
Inheritance
ChartTheme

Fields

Blue

A theme for 2D charting that features a visual container with a blue gradient, rounded edges, drop-shadowing, and high-contrast gridlines.

Green

A theme for 2D charting that features a visual container with a green gradient, rounded edges, drop-shadowing, and low-contrast gridlines.

Vanilla

A theme for 2D charting that features no visual container and no gridlines.

Vanilla3D

A theme for 3D charting that features no visual container, limited labeling and, sparse, high-contrast gridlines.

Yellow

A theme for 2D charting that features a visual container that has a yellow gradient, rounded edges, drop-shadowing, and high-contrast gridlines.

Applies to