Share via


ChartTheme.Blue Field

A theme for 2D charting that features a visual container with a blue 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 Blue As String
'Usage
Dim value As String 

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

See Also

Reference

ChartTheme Class

System.Web.Helpers Namespace