Nevron.Chart Namespace / DataPointValue Enumeration


DataPointValue Enumeration
Syntax
'Declaration
 
Public Enum DataPointValue 
   Inherits System.Enum
 
'Usage
 
Dim instance As DataPointValue
Members
MemberDescription
Angle 
AnimationsStyle 
AValue 
Average 
Begin 
BubbleSize 
BValue 
Color 
CValue 
DataLabelStyle 
End 
FillStyle 
High 
InteractivityStyle 
Label 
Low 
LowerBoxValue 
LowerErrorX 
LowerErrorY 
LowerErrorZ 
LowerWhiskerValue 
MarkerStyle 
Median 
NextTasks 
None 
OutlierValues 
PieBeginWidthPercents 
PieDetachment 
PieEndWidthPercents 
Radius 
SecondaryY 
SizeX 
SizeY 
SizeZ 
StockClose 
StockHigh 
StockLow 
StockOpen 
StrokeStyle 
Tag 
TreemapChange 
UpperBoxValue 
UpperErrorX 
UpperErrorY 
UpperErrorZ 
UpperWhiskerValue 
Value 
X 
X2 
Y 
Y2 
Z 
Z2 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Chart.DataPointValue

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