Version

ChartAxisFormatSource Class Members

The following tables list the members exposed by ChartAxisFormatSource.

Public Constructors
 NameDescription
Public ConstructorChartAxisFormatSource ConstructorCreates an instance of the ChartAxisFormatSource object.  
Public Properties
 NameDescription
Public PropertyItemRead-only retrieval of the default ItemFormatString for a given ChartType and AxisNumber.  
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)FormatStringFromGets the appropriate FormatString given an AxisItemLabelFormat.  
Public MethodGetItemFormatsRetrieval of the default ItemFormat for a given ChartType and AxisNumber.  
Public Methodstatic (Shared in Visual Basic)GroupLabelOrientationRead-only retrieval of the default Orientation setting for a given axis/chart combination.  
Public MethodHorizontalAlignRead-only retrieval of the default HAlign setting for a given axis/chart combination.  
Public MethodIsVisibleRead-only retrieval of the default Visible setting for a given axis/chart combination.  
Public MethodLabelOrientationRead-only retrieval of the default Orientation setting for a given axis/chart combination.  
Public Methodstatic (Shared in Visual Basic)SecondarySeriesLabelFormatGets the default secondary series label format for the given chart type and axis number.  
Public Methodstatic (Shared in Visual Basic)SeriesLabelFormatRetrieval of the default SeriesFormat for a given ChartType and AxisNumber.  
See Also