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 IChartValueAxis : IChartAxis
Public Interface IChartValueAxis Inherits IChartAxis
public interface class IChartValueAxis : IChartAxis
type IChartValueAxis = 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.) | |
| CrossesAt | ||
| CrossValue | ||
| Font | (Inherited from IChartAxis.) | |
| HasMajorGridLines | (Inherited from IChartAxis.) | |
| HasMinorGridLines | (Inherited from IChartAxis.) | |
| IsAutoCross | ||
| IsAutoMajor | ||
| IsAutoMax | ||
| IsAutoMin | ||
| IsAutoMinor | ||
| IsLogScale | ||
| IsMaxCross | ||
| IsReverseOrder | ||
| MajorGridLines | (Inherited from IChartAxis.) | |
| MajorTickMark | (Inherited from IChartAxis.) | |
| MajorUnit | ||
| MaxValue | ||
| MinorGridLines | (Inherited from IChartAxis.) | |
| MinorTickMark | (Inherited from IChartAxis.) | |
| MinorUnit | ||
| MinValue | ||
| NumberFormat | (Inherited from IChartAxis.) | |
| Shadow | (Inherited from IChartAxis.) | |
| TextRotationAngle | (Inherited from IChartAxis.) | |
| TickLabelPosition | (Inherited from IChartAxis.) | |
| Title | (Inherited from IChartAxis.) | |
| TitleArea | (Inherited from IChartAxis.) | |
| Visible | (Inherited from IChartAxis.) |