Nevron.Chart Namespace / PredefinedStyleSheet Enumeration


PredefinedStyleSheet Enumeration
Syntax
'Declaration
 
Public Enum PredefinedStyleSheet 
   Inherits System.Enum
 
'Usage
 
Dim instance As PredefinedStyleSheet
Members
MemberDescription
Autumn 
AutumnMultiColor 
Black 
BlackMultiColor 
Bright 
BrightMultiColor 
Cold 
ColdMultiColor 
Cool 
CoolMultiColor 
Dark 
DarkMultiColor 
Earth 
EarthMultiColor 
Excel 
ExcelMultiColor 
Fresh 
FreshMultiColor 
Nature 
NatureMultiColor 
Nevron 
NevronMultiColor 
Pale 
PaleMultiColor 
Pastel 
PastelMultiColor 
Rose 
RoseMultiColor 
White 
WhiteMultiColor 
Winter 
WinterMultiColor 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Chart.PredefinedStyleSheet

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also