GrapeCity.Xaml.Excel
CrossBetween Enumeration


specifies the possible crossing states of an axis.
Syntax
'Declaration
 
Public Enum CrossBetween 
   Inherits System.Enum
'Usage
 
Dim instance As CrossBetween
public enum CrossBetween : System.Enum 
Members
MemberDescription
Between Specifies the value axis shall cross the category axis between data markers.
MidpointOfCategory Specifies the value axis shall cross the category axis at the midpoint of a category.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options