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