ExcelChartAxis Members

Office Open XML

The ExcelChartAxis type exposes the following members.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
AxisPosition
Where the axis is located
Border
Access to border properties
CrossBetween
How the axis are crossed
Crosses
Where the axis cross
CrossesAt
The value where the axis cross. Null is automatic
Deleted
If the axis is deleted
Fill
Access to fill properties
Font
Access to font properties
Format
Numberformat
LabelPosition
Position of the labels
LogBase
The base for a logaritmic scale Null for a normal scale
MajorTickMark
majorTickMark This element specifies the major tick marks for the axis.
MajorUnit
Major unit for the axis. Null is automatic
MaxValue
Max value for the axis. Null is automatic
MinorTickMark
minorTickMark This element specifies the minor tick marks for the axis.
MinorUnit
Minor unit for the axis. Null is automatic
MinValue
Minimum value for the axis. Null is automatic
Orientation
TickLabelPosition
Position of the Lables

See Also