close_to_axis_flag property

close_to_axis_flag property

Gets or sets a value indicating whether close to axis flag.

Definition:

@property
def close_to_axis_flag(self):
    ...
@close_to_axis_flag.setter
def close_to_axis_flag(self, value):
    ...

See Also