XlsChartValueAxis Class |
Namespace: Spire.Xls.Core.Spreadsheet.Charts
The XlsChartValueAxis 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
.)
|
![]() |
AxisId |
Gets axis id.
(Inherited from
XlsChartAxis
.)
|
![]() |
AxisType |
Type of the axis.
(Inherited from
XlsChartAxis
.)
|
![]() |
Border |
Represents chart border. Read only.
(Inherited from
XlsChartAxis
.)
|
![]() |
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.
|
![]() |
CrossValue |
Value of category axis crosses.
|
![]() |
Deleted |
Gets or sets value indicating whether axis was deleted.
(Inherited from
XlsChartAxis
.)
|
![]() |
DisplayUnit |
Returns or sets the unit label for the specified axis.
|
![]() |
DisplayUnitCustom |
Represents custom unit to display.
|
![]() |
Font |
Returns font used for axis text displaying. Read-only.
(Inherited from
XlsChartAxis
.)
|
![]() |
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
.)
|
![]() |
HasAxisTitle |
Indicates wheather the axis has title
(Inherited from
XlsChartAxis
.)
|
![]() |
HasDisplayUnitLabel |
True if the label is displayed on the specified axis.
|
![]() |
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.
|
![]() |
IsAutoMajor |
Automatic major selected.
|
![]() |
IsAutoMax |
Automatic maximum selected.
|
![]() |
IsAutoMin |
Automatic minimum selected.
|
![]() |
IsAutoMinor |
Automatic minor selected.
|
![]() |
IsAutoTextRotation |
Returns text area for the axis title. Read-only.
(Inherited from
XlsChartAxis
.)
|
![]() |
IsLogScale |
Logarithmic scale.
|
![]() |
IsMaxCross |
Category axis to cross at maximum value.
|
![]() |
IsPrimary |
True if this is primary axis.
(Inherited from
XlsChartAxis
.)
|
![]() |
IsReversed |
True if plots data points from last to first.
(Inherited from
XlsChartAxis
.)
|
![]() |
IsReverseOrder |
Values in reverse order.
|
![]() |
IsSourceLinked |
Determines whether the source is linked.
(Inherited from
XlsChartAxis
.)
|
![]() |
LogBase |
Represents the logarithmic base.
|
![]() |
MajorGridLines |
Returns major gridLines. Read-only.
(Inherited from
XlsChartAxis
.)
|
![]() |
MajorTickMark |
Represents major tick marks.
(Inherited from
XlsChartAxis
.)
|
![]() |
MajorUnit |
Returns or sets the major units for the value axis
|
![]() |
MaxValue |
Maximum value on axis.
|
![]() |
MinorGridLines |
Returns minor gridLines. Read-only.
(Inherited from
XlsChartAxis
.)
|
![]() |
MinorTickMark |
Represents minor tick marks.
(Inherited from
XlsChartAxis
.)
|
![]() |
MinorUnit |
Value of minor increment.
|
![]() |
MinValue |
Minimum value on axis.
|
![]() |
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
.)
|
![]() |
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
.)
|
![]() |
Title |
Title of the axis.
(Inherited from
XlsChartAxis
.)
|
![]() |
TitleArea |
Returns text area for the axis title. Read-only.
(Inherited from
XlsChartAxis
.)
|
![]() |
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.
(Overrides
XlsChartAxis
Clone(Object, Dictionary
Int32, Int32
, Dictionary
String, String
)
.)
|
![]() |
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
.)
|