com.nchart3d.NChart.NChartAxisTickType Enum Reference

The AxisTickType enum provides constants to determine the ticks' layout on the axes. More...

Public Attributes

 Inner
 Ticks are on the inner side of the axis.
 
 Outer
 Ticks are on the outer side of the axis.
 
 Both
 Ticks are both on the inner and outer sides of the axis.
 

Detailed Description

The AxisTickType enum provides constants to determine the ticks' layout on the axes.