API Reference
Enum
ExcelChartAxisGroup
Specifies whether a chart series uses the primary or secondary axis.
Inheritance
- Enum
- ExcelChartAxisGroup
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field ExcelChartAxisGroup.Primary
- Field ExcelChartAxisGroup.Secondary
- Property ExcelChartSeries.AxisGroup
- Property ExcelChartSeriesDefinition.AxisGroup
Accepted by parameters
- Method ExcelChart.ClearValueAxisDisplayUnits
- Method ExcelChart.SetCategoryAxisCrossing
- Method ExcelChart.SetCategoryAxisGridlines
- Method ExcelChart.SetCategoryAxisLabelRotation
- Method ExcelChart.SetCategoryAxisLabelTextStyle
- Method ExcelChart.SetCategoryAxisNumberFormat
- Method ExcelChart.SetCategoryAxisReverseOrder
- Method ExcelChart.SetCategoryAxisTickLabelPosition
- Method ExcelChart.SetCategoryAxisTitle
- Method ExcelChart.SetCategoryAxisTitleTextStyle
- Method ExcelChart.SetValueAxisCrossBetween
- Method ExcelChart.SetValueAxisCrossing
- Method ExcelChart.SetValueAxisDisplayUnits
- Method ExcelChart.SetValueAxisDisplayUnits
- Method ExcelChart.SetValueAxisDisplayUnits
- Method ExcelChart.SetValueAxisDisplayUnits
- Method ExcelChart.SetValueAxisGridlines
- Method ExcelChart.SetValueAxisLabelRotation
- Method ExcelChart.SetValueAxisLabelTextStyle
- Method ExcelChart.SetValueAxisNumberFormat
- Method ExcelChart.SetValueAxisScale
- Method ExcelChart.SetValueAxisTickLabelPosition
- Method ExcelChart.SetValueAxisTitle
- Method ExcelChart.SetValueAxisTitleTextStyle
- Constructor ExcelChartSeries.ExcelChartSeries
- Constructor ExcelChartSeriesDefinition.ExcelChartSeriesDefinition
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String