curve_fit_tangent_direction property
curve_fit_tangent_direction property
Gets or sets the curve fit tangent direction.
Definition:
@property
def curve_fit_tangent_direction(self):
...
@curve_fit_tangent_direction.setter
def curve_fit_tangent_direction(self, value):
...