'Declaration
Public Class SeriesAxis Inherits Axis
'Usage
Dim instance As SeriesAxis
public class SeriesAxis : Axis
'Declaration
Public Class SeriesAxis Inherits Axis
'Usage
Dim instance As SeriesAxis
public class SeriesAxis : Axis
System.Object
Xceed.Workbooks.NET.Axis
Xceed.Workbooks.NET.SeriesAxis
Name | Description | |
---|---|---|
![]() | CrossPositionCustomValue | Gets or sets the custom value that will be used to determine where the relative Axis will cross the Axis. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | CrossPositionType | Gets or sets where the relative Axis will cross the Axis. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | Fill | Gets the Area that will be used to customize the background of the Axis' labels. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | IsReversed | Gets or sets if the Axis will be drawn in the reversed order. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | IsVisible | Gets or sets if the Axis is visible or not. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | Line | Gets the Axis' Line. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | MajorGridLines | Gets the Axis' major gridlines. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | MajorTickMarksType | Gets or sets the TickMarksType for the Axis' major ticks. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | MajorUnit | Gets or sets the increment used to determine the space between each major tick marks. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | MinorGridLines | Gets the Axis' minor gridlines. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | MinorTickMarksType | Gets or sets the TickMarksType for the Axis' minor ticks. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | MinorUnit | Gets or sets the increment used to determine the space between each minor tick marks. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | TickLabels | Gets the Axis' tick labels. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | TickLabelsInterval | Gets or sets the interval between each tick label. |
![]() | TickLabelsPosition | Gets or sets the position of the tick labels on the Axis. (Inherited from Xceed.Workbooks.NET.Axis) |
![]() | TickMarksInterval | Gets or sets the interval between each tick mark. |
![]() | Title | Gets the Axis' title. (Inherited from Xceed.Workbooks.NET.Axis) |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2