Click or drag to resize
ChartAxisItemsCollection Constructor
Overload List
  Name Description
Public method ChartAxisItemsCollection
Creates a new instance of the ChartAxisItemsCollection class.
Public method ChartAxisItemsCollection(Color)
Creates a new instance of the AxisItems class with the specified default item color.
Public method ChartAxisItemsCollection(Font)
Creates a new instance of the AxisItems class with the specified default item font.
Public method ChartAxisItemsCollection(ChartAxis)
Creates a new instance of the ChartAxisItemsCollection class.
Public method ChartAxisItemsCollection(Font, Color)
Creates a new instance of the AxisItems class with the specified default item font and color.
Top
See Also