GrapeCity.Xaml.Excel
LineDashType Enumeration


Represents preset line dash values.
Syntax
'Declaration
 
Public Enum LineDashType 
   Inherits System.Enum
'Usage
 
Dim instance As LineDashType
public enum LineDashType : System.Enum 
Members
MemberDescription
Dash Represents that the dash type of the current line is Dash
DashDot Represents that the dash type of the current line is DashDot
Dot Represents that the dash type of the current line is Dot
LongDash Represents that the dash type of the current line is LongDash
LongDashDot Represents that the dash type of the current line is LongDashDot
LongDashDotDot Represents that the dash type of the current line is LongDashDotDot
None Represents that no dash type associate with the current line
Solid Represents that the dash type of the current line is Solid
SystemDash Represents that the dash type of the current line is SystemDash
SystemDashDot Represents that the dash type of the current line is SystemDashDot
SystemDashDotDot Represents that the dash type of the current line is SystemDashDotDot
SystemDot Represents that the dash type of the current line is SystemDot
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options