Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Axis Class
Properties


In This Topic
    Axis Class Members
    In This Topic

    The following tables list the members exposed by Axis.

    Public Properties
     NameDescription
    Public PropertyGets or sets the custom value that will be used to determine where the relative Axis will cross the Axis.  
    Public PropertyGets or sets where the relative Axis will cross the Axis.  
    Public PropertyGets the Area that will be used to customize the background of the Axis' labels.  
    Public PropertyGets or sets if the Axis will be drawn in the reversed order.  
    Public PropertyGets or sets if the Axis is visible or not.  
    Public PropertyGets the AxisLine.  
    Public PropertyGets the Axis' major gridlines.  
    Public PropertyGets or sets the TickMarksType for the Axis' major ticks.  
    Public PropertyGets or sets the increment used to determine the space between each major tick marks.  
    Public PropertyGets the Axis' minor gridlines.  
    Public PropertyGets or sets the TickMarksType for the Axis' minor ticks.  
    Public PropertyGets or sets the increment used to determine the space between each minor tick marks.   
    Public PropertyGets the Axis' tick labels.  
    Public PropertyGets or sets the position of the tick labels on the Axis.  
    Public PropertyGets the Axis' title.  
    Top
    See Also