MAIDR Documentation - v3.65.0
    Preparing search index...

    Class AnnounceZCommand

    Command to describe the z (level) property. Works with candlestick (trend), heatmap (z value), segmented bars (level), and multi-series line charts (group).

    Hierarchy

    • AnnounceCommand
      • AnnounceZCommand
    Index

    Constructors

    Properties

    context: Context
    textViewModel: TextViewModel
    audioService: AudioService
    textService: TextService
    displayService: DisplayService

    Methods

    • Restores the scope to the previous scope before entering label mode. Uses DisplayService to properly manage the focus stack and restore the correct scope (TRACE, BRAILLE, etc.) regardless of which scope was active before entering label mode.

      Returns void

    • Executes the command to display the z (level) information. Checks for valid z-axis data which is in state.text.z with label and value properties. Supports: candlestick (trend), heatmap (z), segmented bars (level), multi-line (group).

      Returns void