Table of Contents

Namespace BlazOrbit.Charts.Enums

Enums

BOBBarStackMode

Layout strategy for multi-series bar charts.

BOBChartAxisType

Axis scale strategy used to project domain values onto pixel positions.

BOBChartLegendPosition

Position of the legend block relative to the chart plot area.

BOBChartMixedSeriesType

Per-series chart-type override for BOBMixedChart<TX>. Each series declares which visual representation it uses; the host plot blends all types into a single coordinate space (shared X axis, optional secondary Y axis).

BOBChartTechnicalIndicator

Technical-analysis indicator rendered in a BOBStockChart<TX> pane. Each indicator owns its own pane stacked below the main price chart; the X axis is shared across all panes so cursor / crosshair / zoom stay synchronised.

BOBChartTheme

Override for the chart's theme. By default the chart inherits from the active BOBPalette cascading value; setting this parameter on the component forces a specific theme regardless of the application's current theme.

BOBGaugeShape

Layout option for BOBGaugeChart.

BOBHistogramBinRule

Binning strategy for BOBHistogramChart<T>.