Spread Silverlight Documentation
ExcelErrorBarDireciton Enumeration


Specifies the possible direction for the error bars.
Syntax
'Declaration
 
Public Enum ExcelErrorBarDireciton 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelErrorBarDireciton
public enum ExcelErrorBarDireciton : System.Enum 
Members
MemberDescription
NoneDon't shown error bar
XShall be shown in the x direction
YShall be shown in the y direciton
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.ExcelErrorBarDireciton

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.