SpreadsheetGear 2023
EndStyleCap Enumeration


SpreadsheetGear.Charts Namespace : EndStyleCap Enumeration
Specifies the end style cap of error bars.
Syntax
'Declaration
 
Public Enum EndStyleCap 
   Inherits System.Enum
'Usage
 
Dim instance As EndStyleCap
public enum EndStyleCap : System.Enum 
Members
MemberDescription
CapSpecifies an end cap.
NoCapSpecifies no end cap.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.Charts.EndStyleCap

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

Reference

SpreadsheetGear.Charts Namespace