Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Axis Class


In This Topic
    Axis Class Properties
    In This Topic

    For a list of all members of this type, see Axis members.

    Public Properties
     NameDescription
    Public PropertyGets the Id of this Axis.  
    Public PropertyGets or sets if this Axis is visible.  
    Public PropertyGets or sets the position of the axis' tick labels. Default value is NextToAxis.  
    Public PropertyAllows the user to set the desired major tick mark type.  
    Public PropertyAllows the user to set the desired minor tick mark type.   
    Public PropertyAllows the user to change the display order. Orders the value from Min to Max if set to false; orders the value from Max to Min if set to true. The default setting is false.  
    Public PropertyGets or sets the Axis' Title.  
    Public PropertyGets or sets the formatting of an AxisTitle.  
    Top
    See Also