Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ISubChartDefinition

Index

Properties

Optional annotations

One or an array of TAnnotationDefinition to describe annotations to apply to the chart

Optional modifiers

One or an array of TModifierDefinition to describe modifiers to apply to the chart

Optional series

One or an array of TSeriesDefinition to describe the renderable series

Optional sharedData

A TSharedDataDefinition object that defines data that can be referenced by the series

Optional surface

Optional I2DSubSurfaceOptions to pass to the subSurface

Optional xAxes

One or an array of TAxisDefinition to describe the X Axes. Defaults to a single numeric axis

Optional yAxes

One or an array of TAxisDefinition to describe the Y Axes. Defaults to a single numeric axis

Generated using TypeDoc