The Indicator type exposes the following properties.
Properties
| Name | Description | |
|---|---|---|
| Color |
This is the color to use for the indicator.
| |
| IndicatorHeight |
The width of the indicator. This property can be used in conjunction with IndicatorWidth
to create bubble charts using the ScatterOverlay overlay type.
| |
| IndicatorSize |
This is the dimension, in pixels, of the indicator. Write-only.
| |
| IndicatorType |
This is the type of the indicator
| |
| IndicatorWidth |
The width of the indicator. This property can be used in conjunction with IndicatorHeight
to create bubble charts using the ScatterOverlay overlay type.
| |
| Opacity |
This is the relative opacity of the indicator. A value of 1 is completely opaque. A value of 0 is transparent.
|