SpreadsheetGear 2010
ErrorBarInclude Enumeration
See Also  Send Feedback
SpreadsheetGear.Charts Namespace : ErrorBarInclude Enumeration

Specifies what to include with the error bars.

Syntax

Visual Basic (Declaration) 
Public Enum ErrorBarInclude 
   Inherits System.Enum
C# 
public enum ErrorBarInclude : System.Enum 

Members

MemberDescription
Both Include plus values and minus values with error bars.
MinusValues Include minus values with error bars.
None Include no error bars.
PlusValues Include plus values with error bars.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.Charts.ErrorBarInclude

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.