Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public class XlsChartAxis : XlsObject, 
	IChartAxis
Public Class XlsChartAxis
	Inherits XlsObject
	Implements IChartAxis
public ref class XlsChartAxis : public XlsObject, 
	IChartAxis
type XlsChartAxis =  
    class
        inherit XlsObject
        interface IChartAxis
    end

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AddReference()()()() (Inherited from XlsObject.)
Alignment
AutoTickLabelSpacing
AutoTickMarkSpacing
AxisId
AxisType
Border
Chart3DOptions
Chart3DProperties
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object, Dictionary<(Of <<'(Int32, Int32>)>>), Dictionary<(Of <<'(String, String>)>>))
Deleted
Dispose()()()() (Inherited from XlsObject.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()() (Inherited from XlsObject.)
FindParent(Type) (Inherited from XlsObject.)
FindParent(array<Type>[]()[][]) (Inherited from XlsObject.)
FindParent(Type, Boolean) (Inherited from XlsObject.)
FindParents(array<Type>[]()[][]) (Inherited from XlsObject.)
Font
FrameFormat
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Has3dProperties
HasAxisTitle
HasMajorGridLines
HasMinorGridLines
IsAutoTextRotation
IsPrimary
IsReversed
IsSourceLinked
m_bIsDisposed (Inherited from XlsObject.)
MajorGridLines
MajorTickMark
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MinorGridLines
MinorTickMark
MultiLevelLable
NumberFormat
NumberFormatIndex
OnDispose()()()() (Inherited from XlsObject.)
ParagraphType
Parent (Inherited from XlsObject.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SetParent(Object) (Inherited from XlsObject.)
Shadow
ShadowProperties
TextRotationAngle
TickLabelPosition
Title
TitleArea
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Visible

Inheritance Hierarchy

See Also