SubchartOptions class abstract

Annotations
  • @anonymous
  • @JS()

Constructors

SubchartOptions()

Properties

axis ↔ dynamic
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
show bool
Show sub chart on the bottom of the chart.
getter/setter pair
size ↔ dynamic
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onbrush(dynamic domain) → void
Set callback for brush event. Specified function receives the current zoomed x domain.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited