ChartTheme.Yellow Field
A theme for 2D charting that features a visual container that has a yellow gradient, rounded edges, drop-shadowing, and high-contrast gridlines.
Namespace: System.Web.Helpers
Assembly: System.Web.Helpers (in System.Web.Helpers.dll)
Syntax
'Declaration
Public Const Yellow As String
'Usage
Dim value As String
value = ChartTheme.Yellow
public const string Yellow
public:
literal String^ Yellow
static val mutable Yellow: string
public const var Yellow : String