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 XlsChartCategoryAxis : XlsChartAxis, 
	IChartCategoryAxis, IChartValueAxis, IChartAxis, [T:spr៧]
Public Class XlsChartCategoryAxis
	Inherits XlsChartAxis
	Implements IChartCategoryAxis, IChartValueAxis, IChartAxis, [T:spr៧]
public ref class XlsChartCategoryAxis : public XlsChartAxis, 
	IChartCategoryAxis, IChartValueAxis, IChartAxis, [T:spr៧]
type XlsChartCategoryAxis =  
    class
        inherit XlsChartAxis
        interface IChartCategoryAxis
        interface IChartValueAxis
        interface IChartAxis
        interface [T:spr៧]
    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 (Inherited from XlsChartAxis.)
AutoTickLabelSpacing (Inherited from XlsChartAxis.)
AutoTickMarkSpacing (Inherited from XlsChartAxis.)
AxisBetweenCategories
AxisId (Inherited from XlsChartAxis.)
AxisType (Inherited from XlsChartAxis.)
BaseUnit
BaseUnitIsAuto
Border (Inherited from XlsChartAxis.)
CategoryLabels
CategoryType
Chart3DOptions (Inherited from XlsChartAxis.)
Chart3DProperties (Inherited from XlsChartAxis.)
CheckDisposed()()()() (Inherited from XlsObject.)
Clone(Object, Dictionary<(Of <<'(Int32, Int32>)>>), Dictionary<(Of <<'(String, String>)>>)) Obsolete. (Overrides XlsChartAxis..::..Clone(Object, Dictionary<(Of <<'(Int32, Int32>)>>), Dictionary<(Of <<'(String, String>)>>)).)
CrossesAt
CrossingPoint
CrossValue
DefaultCategoryAxisId
DefaultSecondaryCategoryAxisId
Deleted (Inherited from XlsChartAxis.)
Dispose()()()() (Inherited from XlsObject.)
EnteredDirectlyCategoryLabels
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 (Inherited from XlsChartAxis.)
FrameFormat (Inherited from XlsChartAxis.)
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 (Inherited from XlsChartAxis.)
HasAxisTitle (Inherited from XlsChartAxis.)
HasMajorGridLines (Inherited from XlsChartAxis.)
HasMinorGridLines (Inherited from XlsChartAxis.)
IsAutoCross
IsAutoMajor
IsAutoMax
IsAutoMin
IsAutoMinor
IsAutoTextRotation (Inherited from XlsChartAxis.)
IsLogScale
IsMaxCross
IsPrimary (Inherited from XlsChartAxis.)
IsReversed (Inherited from XlsChartAxis.)
IsReverseOrder
IsSourceLinked (Inherited from XlsChartAxis.)
LabelFrequency
LogBase
m_bIsDisposed (Inherited from XlsObject.)
MajorGridLines (Inherited from XlsChartAxis.)
MajorTickMark (Inherited from XlsChartAxis.)
MajorUnit
MajorUnitScale
MaxValue
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MinorGridLines (Inherited from XlsChartAxis.)
MinorTickMark (Inherited from XlsChartAxis.)
MinorUnit
MinorUnitScale
MinValue
MultiLevelLable (Inherited from XlsChartAxis.)
NumberFormat (Inherited from XlsChartAxis.)
NumberFormatIndex (Inherited from XlsChartAxis.)
Offset
OnDispose()()()() (Inherited from XlsObject.)
ParagraphType (Inherited from XlsChartAxis.)
Parent (Inherited from XlsObject.)
ReferenceCount (Inherited from XlsObject.)
ReleaseReference()()()() (Inherited from XlsObject.)
SetParent(Object) (Inherited from XlsObject.)
Shadow (Inherited from XlsChartAxis.)
ShadowProperties (Inherited from XlsChartAxis.)
TextRotationAngle (Inherited from XlsChartAxis.)
TickLabelPosition (Inherited from XlsChartAxis.)
TickLabelSpacing
TickMarksFrequency
TickMarkSpacing
Title (Inherited from XlsChartAxis.)
TitleArea (Inherited from XlsChartAxis.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Visible (Inherited from XlsChartAxis.)

Inheritance Hierarchy

See Also