Share via


ChartTheme.Vanilla3D Field

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

Namespace:  System.Web.Helpers
Assembly:  System.Web.Helpers (in System.Web.Helpers.dll)

Syntax

'Declaration
Public Const Vanilla3D As String
'Usage
Dim value As String 

value = ChartTheme.Vanilla3D
public const string Vanilla3D
public:
literal String^ Vanilla3D
static val mutable Vanilla3D: string
public const var Vanilla3D : String

See Also

Reference

ChartTheme Class

System.Web.Helpers Namespace