ChartValueAxis Class |
Namespace: Spire.Xls.Charts
The ChartValueAxis 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.
(Inherited from
XlsChartValueAxis
.)
|
|
|
CrossValue |
Value of category axis crosses.
(Inherited from
XlsChartValueAxis
.)
|
|
|
Deleted |
Gets or sets value indicating whether axis was deleted.
(Inherited from
XlsChartAxis
.)
|
|
|
DisplayUnit |
Returns or sets the unit label for the specified axis.
(Inherited from
XlsChartValueAxis
.)
|
|
|
DisplayUnitCustom |
Represents custom unit to display.
(Inherited from
XlsChartValueAxis
.)
|
|
|
Font |
Returns font used for axis text displaying. Read-only.
|
|
|
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.
(Inherited from
XlsChartValueAxis
.)
|
|
|
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
XlsChartValueAxis
.)
|
|
|
IsAutoMajor |
Automatic major selected.
(Inherited from
XlsChartValueAxis
.)
|
|
|
IsAutoMax |
Automatic maximum selected.
(Inherited from
XlsChartValueAxis
.)
|
|
|
IsAutoMin |
Automatic minimum selected.
(Inherited from
XlsChartValueAxis
.)
|
|
|
IsAutoMinor |
Automatic minor selected.
(Inherited from
XlsChartValueAxis
.)
|
|
|
IsAutoTextRotation |
Returns text area for the axis title. Read-only.
(Inherited from
XlsChartAxis
.)
|
|
|
IsLogScale |
Logarithmic scale.
(Inherited from
XlsChartValueAxis
.)
|
|
|
IsMaxCross |
Category axis to cross at maximum value.
(Inherited from
XlsChartValueAxis
.)
|
|
|
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.
(Inherited from
XlsChartValueAxis
.)
|
|
|
IsSourceLinked |
Determines whether the source is linked.
(Inherited from
XlsChartAxis
.)
|
|
|
LogBase |
Represents the logarithmic base.
(Inherited from
XlsChartValueAxis
.)
|
|
|
MajorGridLines |
Returns major gridLines. Read-only.
|
|
|
MajorTickMark |
Represents major tick marks.
(Inherited from
XlsChartAxis
.)
|
|
|
MajorUnit |
Returns or sets the major units for the value axis
(Inherited from
XlsChartValueAxis
.)
|
|
|
MaxValue |
Maximum value on axis.
(Inherited from
XlsChartValueAxis
.)
|
|
|
MinorGridLines |
Returns minor gridLines. Read-only.
|
|
|
MinorTickMark |
Represents minor tick marks.
(Inherited from
XlsChartAxis
.)
|
|
|
MinorUnit |
Value of minor increment.
(Inherited from
XlsChartValueAxis
.)
|
|
|
MinValue |
Minimum value on axis.
(Inherited from
XlsChartValueAxis
.)
|
|
|
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.
|
|
|
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
XlsChartValueAxis
.)
|
|
|
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 | |
|---|---|---|
|
|
DefaultSecondaryValueAxisId |
Default secondary value axis id.
|
|
|
DefaultValueAxisId |
Default value axis id.
|
|
|
m_bIsDisposed |
Flag which indicates if the object was disposed or not.
(Inherited from
XlsObject
.)
|