GrapeCity.Xaml.Excel
TickMark Enumeration


Specifies the possible positions for tick marks
Syntax
'Declaration
 
Public Enum TickMark 
   Inherits System.Enum
'Usage
 
Dim instance As TickMark
public enum TickMark : System.Enum 
Members
MemberDescription
Cross Specifies the tick marks shall cross the axis.
Inside Specifies the tick marks shall be inside the plot area.
None Specifies there shall be no tick marks.
Outside Specifies the tick marks shall be outside the plot area.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options