| 
    wxAutoExcel 2.0.0
    
   | 
 
Represents Microsoft Excel Axis object. More...
#include <wxAutoExcelAxes.h>
  
Public Member Functions | |
| bool | Delete () | 
| Deletes the object.   | |
| bool | Select () | 
| Selects the object.   | |
| bool | GetAxisBetweenCategories () | 
| True if the value axis crosses the category axis between categories.   | |
| void | SetAxisBetweenCategories (bool axisBetweenCategories) | 
| True if the value axis crosses the category axis between categories.   | |
| XlAxisGroup | GetAxisGroup () | 
| Returns an XlAxisGroup value that represents the type of axis group.   | |
| wxExcelAxisTitle | GetAxisTitle () | 
| Returns an AxisTitle object that represents the title of the specified axis.   | |
| XlTimeUnit | GetBaseUnit () | 
| Returns the base unit for the specified category axis.   | |
| void | SetBaseUnit (XlTimeUnit baseUnit) | 
| Sets the base unit for the specified category axis.   | |
| bool | GetBaseUnitIsAuto () | 
| True if Microsoft Excel chooses appropriate base units for the specified category axis.   | |
| void | SetBaseUnitIsAuto (bool baseUnitIsAuto) | 
| True if Microsoft Excel chooses appropriate base units for the specified category axis.   | |
| wxExcelBorder | GetBorder () | 
| Returns a Border object that represents the border of the object.   | |
| wxArrayString | GetCategoryNames () | 
| Returns all the category names for the specified axis, as a text array.   | |
| void | SetCategoryNames (wxExcelRange categoryNames) | 
| Sets all the category names for the specified axis, as a text array.   | |
| XlCategoryType | GetCategoryType () | 
| Returns the category axis type.   | |
| void | SetCategoryType (XlCategoryType categoryType) | 
| Sets the category axis type.   | |
| long | GetCrosses () | 
| Returns the point on the specified axis where the other axis crosses.   | |
| void | SetCrosses (long crosses) | 
| Sets the point on the specified axis where the other axis crosses.   | |
| double | GetCrossesAt () | 
| Returns the point on the value axis where the category axis crosses it.   | |
| void | SetCrossesAt (double crossesAt) | 
| Sets the point on the value axis where the category axis crosses it.   | |
| long | GetDisplayUnit () | 
| Returns the unit label for the value axis.   | |
| void | SetDisplayUnit (long displayUnit) | 
| Sets the unit label for the value axis.   | |
| double | GetDisplayUnitCustom () | 
| If the value of the DisplayUnit property is xlCustom, the DisplayUnitCustom property returns or sets the value of the displayed units.   | |
| void | SetDisplayUnitCustom (double displayUnitCustom) | 
| If the value of the DisplayUnit property is xlCustom, the DisplayUnitCustom property returns or sets the value of the displayed units.   | |
| wxExcelDisplayUnitLabel | GetDisplayUnitLabel () | 
| Returns the DisplayUnitLabel object for the specified axis.   | |
| wxExcelChartFormat | GetFormat () | 
| Returns the ChartFormat object.   | |
| bool | GetHasDisplayUnitLabel () | 
| True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis.   | |
| void | SetHasDisplayUnitLabel (bool hasDisplayUnitLabel) | 
| True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis.   | |
| bool | GetHasMajorGridlines () | 
| True if the axis has major gridlines.   | |
| void | SetHasMajorGridlines (bool hasMajorGridlines) | 
| True if the axis has major gridlines.   | |
| bool | GetHasMinorGridlines () | 
| True if the axis has minor gridlines.   | |
| void | SetHasMinorGridlines (bool hasMinorGridlines) | 
| True if the axis has minor gridlines.   | |
| bool | GetHasTitle () | 
| True if the axis or chart has a visible title.   | |
| void | SetHasTitle (bool hasTitle) | 
| True if the axis or chart has a visible title.   | |
| double | GetHeight () | 
| Returns a Double value that represents the height, in points, of the object.   | |
| double | GetLeft () | 
| Returns a Double value that represents the distance, in points, from the left edge of the object to the left edge of the chart area.   | |
| double | GetLogBase () | 
| Returns the base of the logarithm when you are using log scales.   | |
| void | SetLogBase (double logBase) | 
| Sets the base of the logarithm when you are using log scales.   | |
| wxExcelGridlines | GetMajorGridlines () | 
| Returns a Gridlines object that represents the major gridlines for the specified axis.   | |
| XlTickMark | GetMajorTickMark () | 
| Returns the type of major tick mark for the specified axis.   | |
| void | SetMajorTickMark (XlTickMark majorTickMark) | 
| Sets the type of major tick mark for the specified axis.   | |
| double | GetMajorUnit () | 
| Returns the major units for the value axis.   | |
| void | SetMajorUnit (double majorUnit) | 
| Sets the major units for the value axis.   | |
| bool | GetMajorUnitIsAuto () | 
| True if Microsoft Excel calculates the major units for the value axis.   | |
| void | SetMajorUnitIsAuto (bool majorUnitIsAuto) | 
| True if Microsoft Excel calculates the major units for the value axis.   | |
| XlTimeUnit | GetMajorUnitScale () | 
| Returns the major unit scale value for the category axis when the CategoryType property is set to xlTimeScale.   | |
| void | SetMajorUnitScale (XlTimeUnit majorUnitScale) | 
| Sets the major unit scale value for the category axis when the CategoryType property is set to xlTimeScale.   | |
| double | GetMaximumScale () | 
| Returns the maximum value on the value axis.   | |
| void | SetMaximumScale (double maximumScale) | 
| Sets the maximum value on the value axis.   | |
| bool | GetMaximumScaleIsAuto () | 
| True if Microsoft Excel calculates the maximum value for the value axis.   | |
| void | SetMaximumScaleIsAuto (bool maximumScaleIsAuto) | 
| True if Microsoft Excel calculates the maximum value for the value axis.   | |
| double | GetMinimumScale () | 
| Returns the minimum value on the value axis.   | |
| void | SetMinimumScale (double minimumScale) | 
| Sets the minimum value on the value axis.   | |
| bool | GetMinimumScaleIsAuto () | 
| True if Microsoft Excel calculates the minimum value for the value axis.   | |
| void | SetMinimumScaleIsAuto (bool minimumScaleIsAuto) | 
| True if Microsoft Excel calculates the minimum value for the value axis.   | |
| wxExcelGridlines | GetMinorGridlines () | 
| Returns a Gridlines object that represents the minor gridlines for the specified axis.   | |
| XlTickMark | GetMinorTickMark () | 
| Returns the type of minor tick mark for the specified axis.   | |
| void | SetMinorTickMark (XlTickMark minorTickMark) | 
| Sets the type of minor tick mark for the specified axis.   | |
| double | GetMinorUnit () | 
| Returns the minor units on the value axis.   | |
| void | SetMinorUnit (double minorUnit) | 
| Sets the minor units on the value axis.   | |
| bool | GetMinorUnitIsAuto () | 
| True if Microsoft Excel calculates minor units for the value axis.   | |
| void | SetMinorUnitIsAuto (bool minorUnitIsAuto) | 
| True if Microsoft Excel calculates minor units for the value axis.   | |
| XlTimeUnit | GetMinorUnitScale () | 
| Returns the minor unit scale value for the category axis when the CategoryType property is set to xlTimeScale.   | |
| void | SetMinorUnitScale (XlTimeUnit minorUnitScale) | 
| Sets the minor unit scale value for the category axis when the CategoryType property is set to xlTimeScale.   | |
| bool | GetReversePlotOrder () | 
| True if Microsoft Excel plots data points from last to first.   | |
| void | SetReversePlotOrder (bool reversePlotOrder) | 
| True if Microsoft Excel plots data points from last to first.   | |
| XlScaleType | GetScaleType () | 
| Returns the value axis scale type.   | |
| void | SetScaleType (XlScaleType scaleType) | 
| Sets the value axis scale type.   | |
| XlTickLabelPosition | GetTickLabelPosition () | 
| Describes the position of tick-mark labels on the specified axis.   | |
| void | SetTickLabelPosition (XlTickLabelPosition tickLabelPosition) | 
| Describes the position of tick-mark labels on the specified axis.   | |
| wxExcelTickLabels | GetTickLabels () | 
| Returns a TickLabels object that represents the tick-mark labels for the specified axis.   | |
| long | GetTickLabelSpacing () | 
| Returns the number of categories or series between tick-mark labels.   | |
| void | SetTickLabelSpacing (long tickLabelSpacing) | 
| Sets the number of categories or series between tick-mark labels.   | |
| bool | GetTickLabelSpacingIsAuto () | 
| Returns whether or not the tick label spacing is automatic.   | |
| void | SetTickLabelSpacingIsAuto (bool tickLabelSpacingIsAuto) | 
| Sets whether or not the tick label spacing is automatic.   | |
| long | GetTickMarkSpacing () | 
| Returns the number of categories or series between tick marks.   | |
| void | SetTickMarkSpacing (long tickMarkSpacing) | 
| Sets the number of categories or series between tick marks.   | |
| double | GetTop () | 
| Returns a Double value that represents the distance, in points, from the top edge of the object to the top of row 1 (on a worksheet) or the top of the chart area (on a chart).   | |
| XlAxisType | GetType () | 
| Returns an XlAxisType value that represents the Axis type.   | |
| double | GetWidth () | 
| Returns a Double value that represents the width, in points, of the object.   | |
| virtual wxString | GetAutoExcelObjectName_ () const | 
| Returns "Axis".   | |
  Public Member Functions inherited from wxAutoExcel::wxExcelObject | |
| bool | IsOk_ () const | 
| Returns true if the object has a valid dispatch.   | |
| wxString | GetAutomationObjectName_ (bool stripUnderscores=false) const | 
| Returns object name as provided by IDispatch->GetTypeInfo()->GetDocumentation(MEMBERID_NIL, &name, NULL, NULL, NULL).   | |
| wxSharedPtr< wxAutomationObject > | GetAutomationObject_ () | 
| Returns the underlying wxAutomationObject.   | |
| operator bool () const | |
| Returns true if the object has a valid dispatch and its last automation call (if any), i.e.   | |
| WXLCID | GetAutomationLCID_ () const | 
| Returns the locale identifier used in automation calls.   | |
| bool | SetAutomationLCID_ (WXLCID lcid) | 
| Sets the locale identifier to be used in automation calls.   | |
| bool | GetPropertyAndMethodNames_ (wxArrayString &propertyNames, wxArrayString &methodNames, bool includeHidden=false) | 
| Returns lists of property and method names the automation interface exposes.   | |
| bool | GetUnimplementedObject_ (const wxString &name, wxAutomationObject &object) | 
| Helper function for receiving an automation object not implemented in wxAutoExcel, see FAQ on how to use.   | |
Additional Inherited Members | |
  Public Types inherited from wxAutoExcel::wxExcelObject | |
| enum | ErrorFlags {  Err_DoNothing = 0 , Err_LogOnInvalidDispatch = 1 , Err_AssertOnInvalidDispatch = 1 << 1 , Err_ThrowOnInvalidDispatch = 1 << 2 , Err_LogOnInvalidArgument = 1 << 3 , Err_AssertOnInvalidArgument = 1 << 4 , Err_ThrowOnInvalidArgument = 1 << 5 , Err_LogOnFailedInvoke = 1 << 6 , Err_AssertOnFailedInvoke = 1 << 7 , Err_ThrowOnFailedInvoke = 1 << 8 , Err_LogOnInvalidReturnType = 1 << 9 , Err_AssertOnInvalidReturnType = 1 << 10 , Err_ThrowOnInvalidReturnType = 1 << 11 , Err_LogOnOtherError = 1 << 12 , Err_AssertOnOtherError = 1 << 13 , Err_ThrowOnOtherError = 1 << 14 }  | 
| Flags affecting the behaviour of wxExcelObject and its descendants when an error occurs during accessing an Excel object property or calling its method.  More... | |
  Static Public Member Functions inherited from wxAutoExcel::wxExcelObject | |
| static unsigned | GetErrorMode_ () | 
| Sets the error mode to the combination of wxExcelObject::ErrorFlags.   | |
| static void | SetErrorMode_ (unsigned mode) | 
| Sets the error mode as the combination of wxExcelObject::ErrorFlags.   | |
| static bool | GetUnimplementedCollectionItem_ (wxAutomationObject &collection, const long index, wxAutomationObject &item, bool asProperty) | 
| Helper function for obtaining an item from MS Excel collection not implemented in wxAutoExcel, see FAQ on how to use.   | |
Represents Microsoft Excel Axis object.
| bool wxAutoExcel::wxExcelAxis::Delete | ( | ) | 
Deletes the object.
| bool wxAutoExcel::wxExcelAxis::Select | ( | ) | 
Selects the object.
| bool wxAutoExcel::wxExcelAxis::GetAxisBetweenCategories | ( | ) | 
True if the value axis crosses the category axis between categories.
| void wxAutoExcel::wxExcelAxis::SetAxisBetweenCategories | ( | bool | axisBetweenCategories | ) | 
True if the value axis crosses the category axis between categories.
| XlAxisGroup wxAutoExcel::wxExcelAxis::GetAxisGroup | ( | ) | 
Returns an XlAxisGroup value that represents the type of axis group.
| wxExcelAxisTitle wxAutoExcel::wxExcelAxis::GetAxisTitle | ( | ) | 
Returns an AxisTitle object that represents the title of the specified axis.
| XlTimeUnit wxAutoExcel::wxExcelAxis::GetBaseUnit | ( | ) | 
Returns the base unit for the specified category axis.
| void wxAutoExcel::wxExcelAxis::SetBaseUnit | ( | XlTimeUnit | baseUnit | ) | 
Sets the base unit for the specified category axis.
| bool wxAutoExcel::wxExcelAxis::GetBaseUnitIsAuto | ( | ) | 
True if Microsoft Excel chooses appropriate base units for the specified category axis.
The default value is True.
| void wxAutoExcel::wxExcelAxis::SetBaseUnitIsAuto | ( | bool | baseUnitIsAuto | ) | 
True if Microsoft Excel chooses appropriate base units for the specified category axis.
The default value is True.
| wxExcelBorder wxAutoExcel::wxExcelAxis::GetBorder | ( | ) | 
Returns a Border object that represents the border of the object.
| wxArrayString wxAutoExcel::wxExcelAxis::GetCategoryNames | ( | ) | 
Returns all the category names for the specified axis, as a text array.
When you set this property, you can set it to either an array or a Range object that contains the category names.
| void wxAutoExcel::wxExcelAxis::SetCategoryNames | ( | wxExcelRange | categoryNames | ) | 
Sets all the category names for the specified axis, as a text array.
When you set this property, you can set it to either an array or a Range object that contains the category names.
| XlCategoryType wxAutoExcel::wxExcelAxis::GetCategoryType | ( | ) | 
Returns the category axis type.
| void wxAutoExcel::wxExcelAxis::SetCategoryType | ( | XlCategoryType | categoryType | ) | 
Sets the category axis type.
| long wxAutoExcel::wxExcelAxis::GetCrosses | ( | ) | 
Returns the point on the specified axis where the other axis crosses.
| void wxAutoExcel::wxExcelAxis::SetCrosses | ( | long | crosses | ) | 
Sets the point on the specified axis where the other axis crosses.
| double wxAutoExcel::wxExcelAxis::GetCrossesAt | ( | ) | 
Returns the point on the value axis where the category axis crosses it.
Applies only to the value axis.
| void wxAutoExcel::wxExcelAxis::SetCrossesAt | ( | double | crossesAt | ) | 
Sets the point on the value axis where the category axis crosses it.
Applies only to the value axis.
| long wxAutoExcel::wxExcelAxis::GetDisplayUnit | ( | ) | 
Returns the unit label for the value axis.
Can be XlDisplayUnit, xlCustom, or xlNone.
| void wxAutoExcel::wxExcelAxis::SetDisplayUnit | ( | long | displayUnit | ) | 
Sets the unit label for the value axis.
Can be XlDisplayUnit, xlCustom, or xlNone.
| double wxAutoExcel::wxExcelAxis::GetDisplayUnitCustom | ( | ) | 
If the value of the DisplayUnit property is xlCustom, the DisplayUnitCustom property returns or sets the value of the displayed units.
The value must be from 0 through 10E307. Read/write Double.
| void wxAutoExcel::wxExcelAxis::SetDisplayUnitCustom | ( | double | displayUnitCustom | ) | 
If the value of the DisplayUnit property is xlCustom, the DisplayUnitCustom property returns or sets the value of the displayed units.
The value must be from 0 through 10E307. Read/write Double.
| wxExcelDisplayUnitLabel wxAutoExcel::wxExcelAxis::GetDisplayUnitLabel | ( | ) | 
Returns the DisplayUnitLabel object for the specified axis.
Returns null if the HasDisplayUnitLabel property is set to False.
| wxExcelChartFormat wxAutoExcel::wxExcelAxis::GetFormat | ( | ) | 
| bool wxAutoExcel::wxExcelAxis::GetHasDisplayUnitLabel | ( | ) | 
True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis.
The default value is True.
| void wxAutoExcel::wxExcelAxis::SetHasDisplayUnitLabel | ( | bool | hasDisplayUnitLabel | ) | 
True if the label specified by the DisplayUnit or DisplayUnitCustom property is displayed on the specified axis.
The default value is True.
| bool wxAutoExcel::wxExcelAxis::GetHasMajorGridlines | ( | ) | 
True if the axis has major gridlines.
Only axes in the primary axis group can have gridlines.
| void wxAutoExcel::wxExcelAxis::SetHasMajorGridlines | ( | bool | hasMajorGridlines | ) | 
True if the axis has major gridlines.
Only axes in the primary axis group can have gridlines.
| bool wxAutoExcel::wxExcelAxis::GetHasMinorGridlines | ( | ) | 
True if the axis has minor gridlines.
Only axes in the primary axis group can have gridlines.
| void wxAutoExcel::wxExcelAxis::SetHasMinorGridlines | ( | bool | hasMinorGridlines | ) | 
True if the axis has minor gridlines.
Only axes in the primary axis group can have gridlines.
| bool wxAutoExcel::wxExcelAxis::GetHasTitle | ( | ) | 
True if the axis or chart has a visible title.
| void wxAutoExcel::wxExcelAxis::SetHasTitle | ( | bool | hasTitle | ) | 
True if the axis or chart has a visible title.
| double wxAutoExcel::wxExcelAxis::GetHeight | ( | ) | 
Returns a Double value that represents the height, in points, of the object.
| double wxAutoExcel::wxExcelAxis::GetLeft | ( | ) | 
Returns a Double value that represents the distance, in points, from the left edge of the object to the left edge of the chart area.
| double wxAutoExcel::wxExcelAxis::GetLogBase | ( | ) | 
Returns the base of the logarithm when you are using log scales.
Since Excel 2007.
| void wxAutoExcel::wxExcelAxis::SetLogBase | ( | double | logBase | ) | 
Sets the base of the logarithm when you are using log scales.
Since Excel 2007.
| wxExcelGridlines wxAutoExcel::wxExcelAxis::GetMajorGridlines | ( | ) | 
Returns a Gridlines object that represents the major gridlines for the specified axis.
Only axes in the primary axis group can have gridlines.
| XlTickMark wxAutoExcel::wxExcelAxis::GetMajorTickMark | ( | ) | 
Returns the type of major tick mark for the specified axis.
Read/write XlTickMark.
| void wxAutoExcel::wxExcelAxis::SetMajorTickMark | ( | XlTickMark | majorTickMark | ) | 
Sets the type of major tick mark for the specified axis.
Read/write XlTickMark.
| double wxAutoExcel::wxExcelAxis::GetMajorUnit | ( | ) | 
Returns the major units for the value axis.
Read/write Double.
| void wxAutoExcel::wxExcelAxis::SetMajorUnit | ( | double | majorUnit | ) | 
| bool wxAutoExcel::wxExcelAxis::GetMajorUnitIsAuto | ( | ) | 
True if Microsoft Excel calculates the major units for the value axis.
| void wxAutoExcel::wxExcelAxis::SetMajorUnitIsAuto | ( | bool | majorUnitIsAuto | ) | 
True if Microsoft Excel calculates the major units for the value axis.
| XlTimeUnit wxAutoExcel::wxExcelAxis::GetMajorUnitScale | ( | ) | 
Returns the major unit scale value for the category axis when the CategoryType property is set to xlTimeScale.
Read/write XlTimeUnit.
| void wxAutoExcel::wxExcelAxis::SetMajorUnitScale | ( | XlTimeUnit | majorUnitScale | ) | 
Sets the major unit scale value for the category axis when the CategoryType property is set to xlTimeScale.
Read/write XlTimeUnit.
| double wxAutoExcel::wxExcelAxis::GetMaximumScale | ( | ) | 
Returns the maximum value on the value axis.
Read/write Double.
| void wxAutoExcel::wxExcelAxis::SetMaximumScale | ( | double | maximumScale | ) | 
Sets the maximum value on the value axis.
Read/write Double.
| bool wxAutoExcel::wxExcelAxis::GetMaximumScaleIsAuto | ( | ) | 
True if Microsoft Excel calculates the maximum value for the value axis.
| void wxAutoExcel::wxExcelAxis::SetMaximumScaleIsAuto | ( | bool | maximumScaleIsAuto | ) | 
True if Microsoft Excel calculates the maximum value for the value axis.
| double wxAutoExcel::wxExcelAxis::GetMinimumScale | ( | ) | 
Returns the minimum value on the value axis.
Read/write Double.
| void wxAutoExcel::wxExcelAxis::SetMinimumScale | ( | double | minimumScale | ) | 
Sets the minimum value on the value axis.
Read/write Double.
| bool wxAutoExcel::wxExcelAxis::GetMinimumScaleIsAuto | ( | ) | 
True if Microsoft Excel calculates the minimum value for the value axis.
| void wxAutoExcel::wxExcelAxis::SetMinimumScaleIsAuto | ( | bool | minimumScaleIsAuto | ) | 
True if Microsoft Excel calculates the minimum value for the value axis.
| wxExcelGridlines wxAutoExcel::wxExcelAxis::GetMinorGridlines | ( | ) | 
Returns a Gridlines object that represents the minor gridlines for the specified axis.
Only axes in the primary axis group can have gridlines.
| XlTickMark wxAutoExcel::wxExcelAxis::GetMinorTickMark | ( | ) | 
Returns the type of minor tick mark for the specified axis.
Read/write XlTickMark.
| void wxAutoExcel::wxExcelAxis::SetMinorTickMark | ( | XlTickMark | minorTickMark | ) | 
Sets the type of minor tick mark for the specified axis.
Read/write XlTickMark.
| double wxAutoExcel::wxExcelAxis::GetMinorUnit | ( | ) | 
Returns the minor units on the value axis.
Read/write Double.
| void wxAutoExcel::wxExcelAxis::SetMinorUnit | ( | double | minorUnit | ) | 
| bool wxAutoExcel::wxExcelAxis::GetMinorUnitIsAuto | ( | ) | 
True if Microsoft Excel calculates minor units for the value axis.
| void wxAutoExcel::wxExcelAxis::SetMinorUnitIsAuto | ( | bool | minorUnitIsAuto | ) | 
True if Microsoft Excel calculates minor units for the value axis.
| XlTimeUnit wxAutoExcel::wxExcelAxis::GetMinorUnitScale | ( | ) | 
Returns the minor unit scale value for the category axis when the CategoryType property is set to xlTimeScale.
Read/write XlTimeUnit.
| void wxAutoExcel::wxExcelAxis::SetMinorUnitScale | ( | XlTimeUnit | minorUnitScale | ) | 
Sets the minor unit scale value for the category axis when the CategoryType property is set to xlTimeScale.
Read/write XlTimeUnit.
| bool wxAutoExcel::wxExcelAxis::GetReversePlotOrder | ( | ) | 
True if Microsoft Excel plots data points from last to first.
| void wxAutoExcel::wxExcelAxis::SetReversePlotOrder | ( | bool | reversePlotOrder | ) | 
True if Microsoft Excel plots data points from last to first.
| XlScaleType wxAutoExcel::wxExcelAxis::GetScaleType | ( | ) | 
| void wxAutoExcel::wxExcelAxis::SetScaleType | ( | XlScaleType | scaleType | ) | 
| XlTickLabelPosition wxAutoExcel::wxExcelAxis::GetTickLabelPosition | ( | ) | 
Describes the position of tick-mark labels on the specified axis.
Read/write XlTickLabelPosition.
| void wxAutoExcel::wxExcelAxis::SetTickLabelPosition | ( | XlTickLabelPosition | tickLabelPosition | ) | 
Describes the position of tick-mark labels on the specified axis.
Read/write XlTickLabelPosition.
| wxExcelTickLabels wxAutoExcel::wxExcelAxis::GetTickLabels | ( | ) | 
Returns a TickLabels object that represents the tick-mark labels for the specified axis.
| long wxAutoExcel::wxExcelAxis::GetTickLabelSpacing | ( | ) | 
Returns the number of categories or series between tick-mark labels.
Applies only to category and series axes. Can be a value from 1 through 31999.
| void wxAutoExcel::wxExcelAxis::SetTickLabelSpacing | ( | long | tickLabelSpacing | ) | 
Sets the number of categories or series between tick-mark labels.
Applies only to category and series axes. Can be a value from 1 through 31999.
| bool wxAutoExcel::wxExcelAxis::GetTickLabelSpacingIsAuto | ( | ) | 
Returns whether or not the tick label spacing is automatic.
Since Excel 2007.
| void wxAutoExcel::wxExcelAxis::SetTickLabelSpacingIsAuto | ( | bool | tickLabelSpacingIsAuto | ) | 
Sets whether or not the tick label spacing is automatic.
Since Excel 2007.
| long wxAutoExcel::wxExcelAxis::GetTickMarkSpacing | ( | ) | 
Returns the number of categories or series between tick marks.
Applies only to category and series axes. Can be a value from 1 through 31999.
| void wxAutoExcel::wxExcelAxis::SetTickMarkSpacing | ( | long | tickMarkSpacing | ) | 
Sets the number of categories or series between tick marks.
Applies only to category and series axes. Can be a value from 1 through 31999.
| double wxAutoExcel::wxExcelAxis::GetTop | ( | ) | 
Returns a Double value that represents the distance, in points, from the top edge of the object to the top of row 1 (on a worksheet) or the top of the chart area (on a chart).
| XlAxisType wxAutoExcel::wxExcelAxis::GetType | ( | ) | 
Returns an XlAxisType value that represents the Axis type.
| double wxAutoExcel::wxExcelAxis::GetWidth | ( | ) | 
Returns a Double value that represents the width, in points, of the object.
      
  | 
  inlinevirtual | 
Returns "Axis".
Reimplemented from wxAutoExcel::wxExcelObject.