ChartAxis Class |
Namespace: Spire.Presentation.Charts
The ChartAxis type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AxisType | |
|
|
BaseUnitScale |
Represents the base unit scale for the category axis.
|
|
|
BinWidth |
Get or Set the number of data points in each range.
|
|
|
ChartCrossType |
Represents the CrossType on the specified axis where the other axis crosses.
|
|
|
ChartEffectFormat |
Represents format of axis
|
|
|
CrossAt |
Represents the point on the value axis where the category axis crosses it.
|
|
|
CrossBetweenType | |
|
|
DisplayUnit |
Returns or sets the unit label for the specified axis.
|
|
|
GapWidth | |
|
|
HasAutomaticBins |
True if bins generated are automatic. otherwise False
|
|
|
HasDataSource |
Indicates whether the format is linked source data.
|
|
|
HasMultiLvlLbl |
Gets or sets if the label of categoryAxis has multiple levels.
|
|
|
HasTitle |
Indicates whether a axis has a visible title.
Read/write
Boolean
.
|
|
|
IsAutoMajor |
Automatic major selected.
|
|
|
IsAutomaticTickLabelSpacing | |
|
|
IsAutomaticTickMarkSpacing | |
|
|
IsAutoMax |
Automatic maximum selected.
|
|
|
IsAutoMin |
Automatic minimum selected.
|
|
|
IsAutoMinor |
Indicates whether the minor unit of the axis is automatically assigned.
|
|
|
IsBinningByCategory |
True if bins generated by category values. otherwise False
|
|
|
IsCrossCategories |
Indicates that the value axis crosses the category axis between categorie
|
|
|
IsLogScale |
Logarithmic scale.
|
|
|
IsMergeSameLabel |
Gets or sets if the first level label of categoryAxis merge the same item.
|
|
|
IsReversed |
Gets or set plots data points from last to first.
|
|
|
IsVisible |
Gets or sets if the axis is visible.
|
|
|
LabelsDistance |
Labels distance from axis.
|
|
|
LblOffset | |
|
|
LogScale |
Gets or sets the logarithmic base.
|
|
|
MajorGridTextLines |
Represents major gridlines on a chart axis.
|
|
|
MajorTickMark |
Represents major tick marks.
|
|
|
MajorUnit |
Represents the major units for the axis.
|
|
|
MajorUnitScale |
Represents the major unit scale for the category axis.
|
|
|
MaxValue |
Maximum value on axis.
|
|
|
MinorGridLines |
Represents minor gridlines on a chart axis.
|
|
|
MinorTickMark |
Represents the type of minor tick mark for the specified axis.
|
|
|
MinorUnit |
Value of minor increment.
|
|
|
MinorUnitScale |
Represents the major unit scale for the category axis.
|
|
|
MinValue |
Represents the minimum value on the value axis.
|
|
|
NumberFormat |
Gets or sets number format string.
|
|
|
NumberOfBins |
Get or set the Number of Bins in the axis
|
|
|
OverflowBinValue |
Get or Set the OverFlow Bin value
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
Position |
Represents position of axis
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
TextProperties |
Represent text properties of axis
|
|
|
TextRotationAngle |
Text rotation angle.
|
|
|
TickLabelPosition |
Represents the position of tick-mark labels on the specified axis.
|
|
|
TickLabelSpacing |
Represents the number of categories or series between tick-mark labels.
|
|
|
TickMarkSpacing |
Represents the number of ticks between tick-mark labels.
|
|
|
Title |
Gets the axis' title.
|
|
|
UnderflowBinValue |
Get or Set the UnderFlow Bin value
|
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize | (Inherited from PptObject .) |
|
|
FindParent(Type) | (Inherited from PptObject .) |
|
|
FindParent( Type ) | (Inherited from PptObject .) |
|
|
FindParent(Type, Boolean) | (Inherited from PptObject .) |
|
|
FindParents | (Inherited from PptObject .) |
|
|
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
PptObject
.)
|
|
|
ReleaseReference | (Inherited from PptObject .) |
|
|
SetParent | (Inherited from PptObject .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed | (Inherited from PptObject .) |