ChartCategoryAxis Class |
Namespace: Spire.Xls.Charts
The ChartCategoryAxis type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Alignment |
Represents alignment for the tick label.
(Inherited from
XlsChartAxis
.)
|
|
|
AutoTickLabelSpacing |
Gets or sets a value indicating whether the spacing between tick labels on the axis should be automatically adjusted.
(Inherited from
XlsChartAxis
.)
|
|
|
AutoTickMarkSpacing |
Gets or sets a value indicating whether the spacing between tick marks on the axis should be automatically determined.
(Inherited from
XlsChartAxis
.)
|
|
|
AxisBetweenCategories |
True if the value axis crosses the category axis between categories
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
AxisId |
Gets axis id.
(Inherited from
XlsChartAxis
.)
|
|
|
AxisType |
Type of the axis.
(Inherited from
XlsChartAxis
.)
|
|
|
BaseUnit |
Represents base unit for the specified category axis.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
BaseUnitIsAuto |
True if use automatic base units for the specified category axis.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
BinWidth |
Get or Set the number of data points in each range.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
Border |
Represents chart border. Read only.
(Inherited from
XlsChartAxis
.)
|
|
|
CategoryLabels |
Category labels for the chart.
|
|
|
CategoryType |
Represents axis category type.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
Chart3DOptions |
Gets the chart3 D options.
(Inherited from
XlsChartAxis
.)
|
|
|
Chart3DProperties |
Gets the chart3 D properties.
(Inherited from
XlsChartAxis
.)
|
|
|
CrossesAt |
Represents the point on the axis another axis crosses it.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
CrossingPoint |
Represents the point on the axis another axis crosses it.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
CrossValue |
Value of category axis crosses.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
Deleted |
Gets or sets value indicating whether axis was deleted.
(Inherited from
XlsChartAxis
.)
|
|
|
EnteredDirectlyCategoryLabels |
Entered directly category labels for the chart.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
Font |
Gets font used for axis text displaying.
|
|
|
FrameFormat |
Return frame format of Axis. Read-only.
(Inherited from
XlsChartAxis
.)
|
|
|
Has3dProperties |
This property Indicates whether the Shadow object has been created(which includes the 3D properties)
(Inherited from
XlsChartAxis
.)
|
|
|
HasAutomaticBins |
True if bins generated are automatic. otherwise False
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
HasAxisTitle |
Indicates wheather the axis has title
(Inherited from
XlsChartAxis
.)
|
|
|
HasMajorGridLines |
True if the axis has major gridlines. Only axes in the primary axis group can have gridlines.
(Inherited from
XlsChartAxis
.)
|
|
|
HasMinorGridLines |
True if the axis has minor gridlines. Only axes in the primary axis group can have gridlines.
(Inherited from
XlsChartAxis
.)
|
|
|
IsAutoCross |
Automatic category crossing point selected.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsAutoMajor |
Automatic major selected.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsAutoMax |
Automatic maximum selected.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsAutoMin |
Automatic minimum selected.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsAutoMinor |
Automatic minor selected.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsAutoTextRotation |
Returns text area for the axis title. Read-only.
(Inherited from
XlsChartAxis
.)
|
|
|
IsBinningByCategory |
True if bins generated by category values. otherwise False
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsLogScale |
Represents logarithmic scale.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsMaxCross |
Value axis crosses at the far right category.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsPrimary |
True if this is primary axis.
(Inherited from
XlsChartAxis
.)
|
|
|
IsReversed |
True if plots data points from last to first.
(Inherited from
XlsChartAxis
.)
|
|
|
IsReverseOrder |
Categories in reverse order.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
IsSourceLinked |
Determines whether the source is linked.
(Inherited from
XlsChartAxis
.)
|
|
|
LabelFrequency |
Frequency of labels.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
LogBase |
Represents the logarithmic base. Default value is 10.Only applies for Excel2007.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
MajorGridLines |
Returns a ChartGridLine object that represents the major gridlines for the specified axis. Only axes in the primary axis group can have gridlines
|
|
|
MajorTickMark |
Represents major tick marks.
(Inherited from
XlsChartAxis
.)
|
|
|
MajorUnit |
Value of major increment.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
MajorUnitScale |
Represens the major unit scale value for the category axis
when the CategoryType property is set to TimeScale.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
MaxValue |
Represents maximum value.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
MinorGridLines |
Returns a ChartGridLine object that represents the minor gridlines for the specified axis. Only axes in the primary axis group can have gridlines.
|
|
|
MinorTickMark |
Represents minor tick marks.
(Inherited from
XlsChartAxis
.)
|
|
|
MinorUnit |
Value of minor increment.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
MinorUnitScale |
Represens the minor unit scale value for the category axis
when the CategoryType property is set to TimeScale.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
MinValue |
Represents minimum value.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
MultiLevelLable |
Axis is show Multi-level category lables.
(Inherited from
XlsChartAxis
.)
|
|
|
NumberFormat |
Gets or sets number format string.
(Inherited from
XlsChartAxis
.)
|
|
|
NumberFormatIndex |
Gets or sets format index.
(Inherited from
XlsChartAxis
.)
|
|
|
NumberOfBins |
Get or set the Number of Bins in the axis
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
Offset |
Represents distance between the labels and axis line.
The value can be from 0 through 1000.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
OverflowBinValue |
Get or Set the OverFlow Bin value
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
ParagraphType |
Represents the TextArea Paragraph
(Inherited from
XlsChartAxis
.)
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
XlsObject
.)
|
|
|
ReferenceCount |
Get quantity of instance references.
(Inherited from
XlsObject
.)
|
|
|
Shadow |
Represents the Shadow.Read-only
(Inherited from
XlsChartAxis
.)
|
|
|
ShadowProperties |
Represents Shadow Propertes.Read-Only
(Inherited from
XlsChartAxis
.)
|
|
|
TextDirection |
axis's text direction
(Inherited from
XlsChartAxis
.)
|
|
|
TextRotationAngle |
Gets or sets the angle of rotation for the text.
(Inherited from
XlsChartAxis
.)
|
|
|
TickLabelPosition |
Represents tick label position.
(Inherited from
XlsChartAxis
.)
|
|
|
TickLabelSpacing |
Represents the number of categories or series between tick-mark labels.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
TickMarksFrequency |
Frequency of tick marks.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
TickMarkSpacing |
Represents the number of categories or series between tick marks.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
Title |
Title of the axis.
(Inherited from
XlsChartAxis
.)
|
|
|
TitleArea |
Returns text area for the axis title. Read-only.
|
|
|
UnderflowBinValue |
Get or Set the UnderFlow Bin value
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
Visible |
Indicates is axis is visible.
(Inherited from
XlsChartAxis
.)
|
| Name | Description | |
|---|---|---|
|
|
AddReference |
Increase the quantity of reference. User must use this method when
new wrapper on object is created or reference on object stored.
(Inherited from
XlsObject
.)
|
|
|
CheckDisposed |
Checks whether object was disposed and throws exception if it was.
(Inherited from
XlsObject
.)
|
|
|
Clone |
Obsolete.
Clones current object.
(Inherited from
XlsChartCategoryAxis
.)
|
|
|
Dispose |
Dispose object and free resources.
(Inherited from
XlsObject
.)
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Destructor. Call dispose method of current object.
(Inherited from
XlsObject
.)
|
|
|
FindParent(Type) |
This method is used to find parent with specific type.
(Inherited from
XlsObject
.)
|
|
|
FindParent( Type ) |
Find parent of object.
(Inherited from
XlsObject
.)
|
|
|
FindParent(Type, Boolean) |
This method is used to find parent with specific type.
(Inherited from
XlsObject
.)
|
|
|
FindParents |
Finds parent objects.
(Inherited from
XlsObject
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
(Inherited from
XlsObject
.)
|
|
|
ReleaseReference |
Decrease quantity of Reference. User must call this method
when freeing resources.
(Inherited from
XlsObject
.)
|
|
|
SetParent |
Sets parent of the object.
(Inherited from
XlsObject
.)
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed |
Flag which indicates if the object was disposed or not.
(Inherited from
XlsObject
.)
|