show_marker_t_top property

show_marker_t_top property

Indicates if formatting error bars with a T-top.

Definition:

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

See Also