annotated_curve property

annotated_curve property

AnnotatedCurve

Definition:

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

See Also