Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration constants for SciChartSurface SVG Clipping mode, used for SVG annotations

Index

Enumeration members

Enumeration members

Chart

Chart: = "Chart"

Clips to the whole chart rect. In case of sub-charts it allows floating SVG annotations over adjacent sub-charts

SeriesViewRect

SeriesViewRect: = "SeriesViewRect"

Clips to the series view rect

SubChart

SubChart: = "SubChart"

Clips to the whole sub-chart rect or to the chart rect if not applicable

Generated using TypeDoc