Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public interface IChartSeriesAxis : IChartAxis
Public Interface IChartSeriesAxis Inherits IChartAxis
public interface class IChartSeriesAxis : IChartAxis
type IChartSeriesAxis = interface interface IChartAxis end
Members
| All Members | Properties |
| Member | Description | |
|---|---|---|
| Alignment | (Inherited from IChartAxis.) | |
| AxisType | (Inherited from IChartAxis.) | |
| Border | (Inherited from IChartAxis.) | |
| Chart3DOptions | (Inherited from IChartAxis.) | |
| Font | (Inherited from IChartAxis.) | |
| HasMajorGridLines | (Inherited from IChartAxis.) | |
| HasMinorGridLines | (Inherited from IChartAxis.) | |
| LabelsFrequency | ||
| MajorGridLines | (Inherited from IChartAxis.) | |
| MajorTickMark | (Inherited from IChartAxis.) | |
| MinorGridLines | (Inherited from IChartAxis.) | |
| MinorTickMark | (Inherited from IChartAxis.) | |
| NumberFormat | (Inherited from IChartAxis.) | |
| Shadow | (Inherited from IChartAxis.) | |
| TextRotationAngle | (Inherited from IChartAxis.) | |
| TickLabelPosition | (Inherited from IChartAxis.) | |
| TickLabelSpacing | ||
| TickMarksFrequency | ||
| Title | (Inherited from IChartAxis.) | |
| TitleArea | (Inherited from IChartAxis.) | |
| Visible | (Inherited from IChartAxis.) |