LineSelectionStyle Type
Controls the style of selected lines in supported traces
Constructors
Constructor | Description |
|
|
Static members
Static member | Description |
Full Usage:
LineSelectionStyle.init (?Opacity, ?Color)
Parameters:
float
-
Sets the opacity of the selected/unselected lines
?Color : Color
-
Sets the color of the selected/unselected lines
Returns: LineSelectionStyle
|
|
Full Usage:
LineSelectionStyle.style (?Opacity, ?Color)
Parameters:
float
-
Sets the opacity of the selected/unselected lines
?Color : Color
-
Sets the color of the selected/unselected lines
Returns: LineSelectionStyle -> LineSelectionStyle
|
|