indicator_color63 property

indicator_color63 property

Gets or sets the indicator color63.

Definition:

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

See Also