Per-visual mutation surface inside the lease. Style and presentation are mutable properties on the lease; series content is mutated through Series<TValue>.
More...
|
| HeatmapIndicatorVisualStyle? | Style [get, set] |
| | Set the active visual style. Setting null falls back to the descriptor default.
|
| |
| HeatmapIndicatorVisualPresentation? | Presentation [get, set] |
| | Set the active presentation hints. Setting null falls back to the descriptor default.
|
| |
Per-visual mutation surface inside the lease. Style and presentation are mutable properties on the lease; series content is mutated through Series<TValue>.
◆ Series< TValue >()
Address a series for mutation. Throws if the supplied handle does not belong to this visual.
◆ Presentation
| HeatmapIndicatorVisualPresentation? ATAS.Indicators.Heatmap.IHeatmapVisualLease.Presentation |
|
getset |
Set the active presentation hints. Setting null falls back to the descriptor default.
◆ Style
| HeatmapIndicatorVisualStyle? ATAS.Indicators.Heatmap.IHeatmapVisualLease.Style |
|
getset |
Set the active visual style. Setting null falls back to the descriptor default.
The documentation for this interface was generated from the following file: