set_category_axis_type_automatically method

set_category_axis_type_automatically

Sets IAxis.CategoryAxisType property with a value that is automatically determined based on axis data.

def set_category_axis_type_automatically(self):
    ...

See Also