Table of Contents
Enumerations #
Name | Values |
---|
This class exposes no enumerations.
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Parameters | Description |
---|
This class exposes no events.
Methods #
Definition | Parameters | Return Type | Description |
---|
This class exposes no methods.
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
HasThreshold | Boolean | False | If True, ThresholdColor will be used to draw lines that are outside. |
LineHeight | Integer | 0 | Height of lines in pixels. |
ThresholdColor | Color | &cff0000 | Color used in combination with ThresholdValue. |
ThresholdValue | Double | 0.0 | Values less than this value will be drawn using ThresholdColor instead of LineColor. |
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.